Skip to content

Fix: Range values can be larger than int #11

Fix: Range values can be larger than int

Fix: Range values can be larger than int #11

Re-run triggered July 6, 2024 09:10
Status Success
Total duration 52s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: Egnyte.Api/Links/LinksHelper.cs#L61
'CreatedLinkResponse.CreatedBy' is obsolete
build: Egnyte.Api/Audit/AuditClient.cs#L12
Missing XML comment for publicly visible type or member 'AuditClient'
build: Egnyte.Api/Audit/AuditReportAccessPoint.cs#L3
Missing XML comment for publicly visible type or member 'AuditReportAccessPoint'
build: Egnyte.Api/Audit/AuditReportAccessPoint.cs#L5
Missing XML comment for publicly visible type or member 'AuditReportAccessPoint.Web'
build: Egnyte.Api/Audit/AuditReportAccessPoint.cs#L6
Missing XML comment for publicly visible type or member 'AuditReportAccessPoint.FTP'
build: Egnyte.Api/Audit/AuditReportAccessPoint.cs#L7
Missing XML comment for publicly visible type or member 'AuditReportAccessPoint.Mobile'
build: Egnyte.Api/Audit/AuditReportFormat.cs#L3
Missing XML comment for publicly visible type or member 'AuditReportFormat'
build: Egnyte.Api/Common/BaseClient.cs#L6
Missing XML comment for publicly visible type or member 'BaseClient'
build: Egnyte.Api/Common/EgnyteApiException.cs#L9
Missing XML comment for publicly visible type or member 'EgnyteApiException'
build: Egnyte.Api/Common/EgnyteApiException.cs#L11
Missing XML comment for publicly visible type or member 'EgnyteApiException.EgnyteApiException(string, HttpResponseMessage, Exception)'