update pipeline #48
Annotations
21 warnings
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/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.Specifications/Implementations/Specification.cs#L14
Cannot convert null literal to non-nullable reference type.
|
Default Job:
src/ViennaNET.Specifications/Implementations/Specification.cs#L14
Missing XML comment for publicly visible type or member 'Specification<T>.expression'
|
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/EventBasedEntity.cs#L16
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Default Job:
src/ViennaNET.Orm.Seedwork/EventBasedEntity.cs#L33
Converting null literal or possible null value to non-nullable type.
|