refactor: nuget push added #14
Annotations
3 errors and 5 warnings
Publish Lib
/home/runner/work/Integration/Integration/./.github/workflows/composite/publish-lib/action.yml (Line: 37, Col: 12): Unrecognized named-value: 'package_source'. Located at position 1 within expression: package_source
|
Publish Lib
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/Integration/Integration/./.github/workflows/composite/publish-lib/action.yml (Line: 37, Col: 12): Unrecognized named-value: 'package_source'. Located at position 1 within expression: package_source
at GitHub.DistributedTask.ObjectTemplating.TemplateValidationErrors.Check()
at GitHub.Runner.Worker.ActionManifestManager.ConvertRuns(IExecutionContext executionContext, TemplateContext templateContext, TemplateToken inputsToken, String fileRelativePath, MappingToken outputs)
at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)
|
Publish Lib
Fail to load /home/runner/work/Integration/Integration/./.github/workflows/composite/publish-lib/action.yml
|
Build Lib
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build Lib:
src/Integration.Core/BulkDto.cs#L4
Non-nullable property 'Items' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Lib:
src/Integration.Core/BulkDto.cs#L4
Non-nullable property 'Items' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test Lib
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Publish Lib
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|