Skip to content

Update to SDK 1.0.0 #83

Update to SDK 1.0.0

Update to SDK 1.0.0 #83

Re-run triggered December 5, 2023 15:16
Status Failure
Total duration 1m 10s
Artifacts

ci.yml

on: pull_request
Matrix: build-lint-test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
build-lint-test (ubuntu-latest): src/ClientMtls/Program.cs#L47
'File.ReadAllBytes(string)' synchronously blocks. Await 'File.ReadAllBytesAsync(string, CancellationToken)' instead. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1849)
build-lint-test (ubuntu-latest): src/ClientMtls/Program.cs#L49
'File.ReadAllBytes(string)' synchronously blocks. Await 'File.ReadAllBytesAsync(string, CancellationToken)' instead. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1849)
build-lint-test (ubuntu-latest): src/ActivityHeartbeatingCancellation/MyActivities.cs#L14
Prefer comparing 'Count' to 0 rather than using 'Any()', both for clarity and for performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1860)
build-lint-test (ubuntu-latest): src/ClientMtls/Program.cs#L47
'File.ReadAllBytes(string)' synchronously blocks. Await 'File.ReadAllBytesAsync(string, CancellationToken)' instead. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1849)
build-lint-test (ubuntu-latest): src/ClientMtls/Program.cs#L49
'File.ReadAllBytes(string)' synchronously blocks. Await 'File.ReadAllBytesAsync(string, CancellationToken)' instead. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1849)
build-lint-test (ubuntu-latest): src/ActivityHeartbeatingCancellation/MyActivities.cs#L14
Prefer comparing 'Count' to 0 rather than using 'Any()', both for clarity and for performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1860)
build-lint-test (ubuntu-latest)
Process completed with exit code 1.
build-lint-test (windows-latest)
The operation was canceled.
build-lint-test (ubuntu-arm)
The operation was canceled.
build-lint-test (macos-latest)
The operation was canceled.
build-lint-test (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@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-lint-test (ubuntu-latest)
No files were found with the provided path: tests/TestResults. No artifacts will be uploaded.
build-lint-test (windows-latest)
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-lint-test (ubuntu-arm)
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-lint-test (macos-latest)
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/