Skip to content

fix(CI): add KasperskyScanEngine and fix some vulnerabilities #66

fix(CI): add KasperskyScanEngine and fix some vulnerabilities

fix(CI): add KasperskyScanEngine and fix some vulnerabilities #66

Re-run triggered April 23, 2024 16:07
Status Success
Total duration 4m 47s
Artifacts

default.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
Default Job
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/.
Default Job
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/
Default Job
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/
Default Job
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/
Default Job
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/
Default Job
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/
Default Job
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/
Default Job
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/
Default Job
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/
Default Job
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/
Default Job
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/
Default Job
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/
Default Job: 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
Default Job: src/ViennaNET.Security/ISecurityContextFactory.cs#L10
Missing XML comment for publicly visible type or member 'ISecurityContextFactory.Create()'
Default Job: src/ViennaNET.Security/ISecurityContextFactory.cs#L11
Missing XML comment for publicly visible type or member 'ISecurityContextFactory.CreateAsync()'
Default Job: 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
Default Job: 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
Default Job: src/ViennaNET.Orm.Seedwork/BoundedContext.cs#L26
Cannot convert null literal to non-nullable reference type.
Default Job: src/ViennaNET.Orm.Seedwork/BoundedContext.cs#L26
Cannot convert null literal to non-nullable reference type.
Default Job: src/ViennaNET.Orm.Seedwork/BoundedContext.cs#L53
Cannot convert null literal to non-nullable reference type.
Default Job: src/ViennaNET.Orm.Seedwork/BoundedContext.cs#L53
Cannot convert null literal to non-nullable reference type.
Default Job: 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)