Skip to content

Update config.yml

Update config.yml #60

Triggered via push October 19, 2024 09:14
Status Failure
Total duration 3m 30s
Artifacts

build.yml

on: push
Matrix: Build artifacts
Matrix: Build Docker images
Check for failures
12s
Check for failures
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 30 warnings
Lint
Process completed with exit code 2.
Testing
HttpError: Resource not accessible by integration
CLOC
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
CLOC
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
CLOC
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
CLOC
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@a12a3943b4bdde767164f792f33f40b04645d846. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Testing
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@9211491ffb35dd6a6657ca4f45d43dfe6e97c829, actions/checkout@a12a3943b4bdde767164f792f33f40b04645d846, dorny/test-reporter@c9b3d0e2bd2a4e96aaf424dbaa31c46b42318226. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Testing: src/Core/Utilities/DuoApi.cs#L129
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
Testing: src/Infrastructure.EntityFramework/Repositories/OrganizationDomainRepository.cs#L121
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Testing: src/Infrastructure.EntityFramework/Repositories/DatabaseContextExtensions.cs#L66
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
Testing: src/Infrastructure.EntityFramework/Repositories/Queries/UserCollectionDetailsQuery.cs#L46
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
Testing: src/Infrastructure.EntityFramework/Repositories/Queries/UserCollectionDetailsQuery.cs#L46
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
Testing: src/Infrastructure.EntityFramework/Repositories/Queries/CollectionCipherReadByUserIdQuery.cs#L46
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
Testing: src/Infrastructure.EntityFramework/Repositories/Queries/CollectionCipherReadByUserIdQuery.cs#L46
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
Testing: src/Infrastructure.EntityFramework/Repositories/Queries/UserBumpAccountRevisionDateByCipherIdQuery.cs#L50
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
Testing: src/Infrastructure.EntityFramework/Repositories/Queries/UserBumpAccountRevisionDateByCipherIdQuery.cs#L49
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
Testing: src/Infrastructure.EntityFramework/Repositories/Queries/UserCipherDetailsQuery.cs#L50
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
Testing: src/Core/Utilities/DuoApi.cs#L129
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
Testing: src/Infrastructure.EntityFramework/Repositories/CollectionCipherRepository.cs#L197
The result of the expression is always 'false' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
Testing: src/Infrastructure.EntityFramework/Repositories/Queries/UserCollectionDetailsQuery.cs#L46
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
Testing: src/Infrastructure.EntityFramework/Repositories/Queries/UserCollectionDetailsQuery.cs#L46
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
Testing: src/Infrastructure.EntityFramework/Repositories/Queries/UserCipherDetailsQuery.cs#L50
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
Testing: src/Infrastructure.EntityFramework/Repositories/Queries/UserCipherDetailsQuery.cs#L50
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
Testing: src/Infrastructure.EntityFramework/Repositories/DatabaseContextExtensions.cs#L66
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
Testing: src/Infrastructure.EntityFramework/Repositories/Queries/UserBumpAccountRevisionDateByCipherIdQuery.cs#L50
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
Testing: src/Infrastructure.EntityFramework/Repositories/Queries/UserBumpAccountRevisionDateByCipherIdQuery.cs#L49
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
Testing: src/Infrastructure.EntityFramework/Repositories/OrganizationDomainRepository.cs#L121
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Testing
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Testing
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/