fix(CI): add KasperskyScanEngine and fix some vulnerabilities #66
Annotations
22 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: gittools/actions/gitversion/setup@v0.9.7, actions/setup-java@v1, actions/setup-dotnet@v3, actions/checkout@v3, actions/cache@v1, gittools/actions/gitversion/execute@v0.9.7. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: gittools/actions/gitversion/setup@v0.9.7, actions/setup-java@v1, actions/cache@v1, gittools/actions/gitversion/execute@v0.9.7. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Calculate version
The `set-output` 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/
|
Calculate version
The `set-output` 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/
|
Calculate version
The `set-output` 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/
|
Calculate version
The `set-output` 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/
|
Calculate version
The `set-output` 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/
|
Calculate version
The `set-output` 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/
|
Calculate version
The `set-output` 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/
|
Calculate version
The `set-output` 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/
|
Calculate version
The `set-output` 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/
|
Calculate version
The `set-output` 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/
|
Build:
src/ViennaNET.Security/obj/Release/net8.0/ViennaNET.Security.AssemblyInfo.cs#L16
The specified version string '$GITVERSION_ASSEMBLYSEMFILEVER' does not conform to the recommended format - major.minor.build.revision
|
Build:
src/ViennaNET.Security/ISecurityContextFactory.cs#L10
Missing XML comment for publicly visible type or member 'ISecurityContextFactory.Create()'
|
Build:
src/ViennaNET.Security/ISecurityContextFactory.cs#L11
Missing XML comment for publicly visible type or member 'ISecurityContextFactory.CreateAsync()'
|
Build:
src/ViennaNET.Mediator.Seedwork/obj/Release/net8.0/ViennaNET.Mediator.Seedwork.AssemblyInfo.cs#L16
The specified version string '$GITVERSION_ASSEMBLYSEMFILEVER' does not conform to the recommended format - major.minor.build.revision
|
Build:
src/ViennaNET.Orm.Seedwork/obj/Release/net8.0/ViennaNET.Orm.Seedwork.AssemblyInfo.cs#L16
The specified version string '$GITVERSION_ASSEMBLYSEMFILEVER' does not conform to the recommended format - major.minor.build.revision
|
Build:
src/ViennaNET.Orm.Seedwork/BoundedContext.cs#L26
Cannot convert null literal to non-nullable reference type.
|
Build:
src/ViennaNET.Orm.Seedwork/BoundedContext.cs#L26
Cannot convert null literal to non-nullable reference type.
|
Build:
src/ViennaNET.Orm.Seedwork/BoundedContext.cs#L53
Cannot convert null literal to non-nullable reference type.
|
Build:
src/ViennaNET.Orm.Seedwork/BoundedContext.cs#L53
Cannot convert null literal to non-nullable reference type.
|
Build:
src/ViennaNET.Orm.Seedwork/IntegrationEventMappingRegistrationException.cs#L25
'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)
|
Loading