CI-CD Release Test to UAT #33
retag-test-to-uat.yml
on: workflow_dispatch
CI-CD Start Notification to Teams Channel
7s
Release Tag
23s
CI-CD End Notification to Teams Channel
7s
Annotations
13 warnings
CI-CD Start Notification to Teams Channel
The following actions use a deprecated Node.js version and will be forced to run on node20: dragos-cojocari/ms-teams-notification@v1.0.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Sync Keycloak
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Sync Keycloak:
source/backend/core/Exceptions/ConfigurationException.cs#L51
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
Sync Keycloak:
source/backend/core/Exceptions/MayanRepositoryException.cs#L27
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
Sync Keycloak:
source/backend/core/Exceptions/ContractorNotInTeamException.cs#L27
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
Sync Keycloak:
source/backend/core/Exceptions/ForeignKeyDependencyException.cs#L27
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
Sync Keycloak:
source/backend/core/Exceptions/BusinessRuleViolationException.cs#L51
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
Sync Keycloak:
source/backend/core/Exceptions/DuplicateEntityException.cs#L51
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
Sync Keycloak:
source/backend/core/Extensions/QueryableExtensions.cs#L133
'public' members should come before 'private' members (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1202.md)
|
Sync Keycloak:
source/backend/core/Extensions/QueryableExtensions.cs#L19
Make sure that this accessibility bypass is safe here. (https://rules.sonarsource.com/csharp/RSPEC-3011)
|
Sync Keycloak:
source/backend/core/Json/NullJsonResultFilter.cs#L19
Add a nested comment explaining why this method is empty, throw a 'NotSupportedException' or complete the implementation. (https://rules.sonarsource.com/csharp/RSPEC-1186)
|
Sync Keycloak:
source/backend/core/Extensions/DictionaryExtensions.cs#L70
Extract this nested ternary operation into an independent statement. (https://rules.sonarsource.com/csharp/RSPEC-3358)
|
CI-CD End Notification to Teams Channel
The following actions use a deprecated Node.js version and will be forced to run on node20: dragos-cojocari/ms-teams-notification@v1.0.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|