Skip to content

Merge pull request #13 from EAVFW/tst/documentation-generation-upgrade #68

Merge pull request #13 from EAVFW/tst/documentation-generation-upgrade

Merge pull request #13 from EAVFW/tst/documentation-generation-upgrade #68

Triggered via push November 24, 2023 15:51
Status Success
Total duration 7m 41s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
Building
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/
Building: sdk/DTO/MessageDefinition.cs#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Building: sdk/ManifestEnricher.cs#L137
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Building: sdk/ManifestEnricher.cs#L137
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Building: sdk/ManifestEnricher.cs#L48
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Building: sdk/DefaultManifestReplacementRunner.cs#L218
The variable 'ex' is declared but never used
Building: sdk/DefaultManifestReplacementRunner.cs#L287
The variable 'ex' is declared but never used
Building: sdk/ManifestEnricher.cs#L722
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Building: sdk/DTO/MessageDefinition.cs#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Building: sdk/ManifestEnricher.cs#L137
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Building: sdk/ManifestEnricher.cs#L137
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Releasing
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Releasing: src/Shared/CodeGenerator.cs#L2812
The variable 'ex' is declared but never used
Releasing: sdk/DTO/MessageDefinition.cs#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Releasing: generators/EAVFramework.SourceGenerator/DTOGenerators.cs#L178
The variable 'ex' is declared but never used
Releasing: sdk/ManifestEnricher.cs#L137
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Releasing: generators/EAVFramework.SourceGenerator/DTOGenerators.cs#L869
The variable 'ex' is declared but never used
Releasing: sdk/ManifestEnricher.cs#L137
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Releasing: generators/EAVFramework.SourceGenerator/DTOGenerators.cs#L1136
The variable 'ex' is declared but never used
Releasing: sdk/DefaultManifestReplacementRunner.cs#L218
The variable 'ex' is declared but never used
Releasing: sdk/DefaultManifestReplacementRunner.cs#L287
The variable 'ex' is declared but never used
Releasing: sdk/ManifestEnricher.cs#L48
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.