Skip to content

fix: bumbed version for eav which had fix for inline polylookup #93

fix: bumbed version for eav which had fix for inline polylookup

fix: bumbed version for eav which had fix for inline polylookup #93

Triggered via push September 21, 2023 07:34
Status Success
Total duration 4m 31s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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/EAVFW.Extensions.Manifest.SDK/ManifestEnricher.cs#L140
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Releasing: src/EAVFW.Extensions.Manifest.SDK/ManifestEnricher.cs#L140
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Releasing: src/EAVFW.Extensions.Manifest.SDK/DefaultManifestReplacementRunner.cs#L218
The variable 'ex' is declared but never used
Releasing: src/EAVFW.Extensions.Manifest.SDK/DefaultManifestReplacementRunner.cs#L287
The variable 'ex' is declared but never used
Releasing: src/EAVFW.Extensions.Manifest.SDK/ManifestEnricher.cs#L725
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Releasing: src/EAVFW.Extensions.Manifest.SDK/ManifestEnricher.cs#L51
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.
Releasing: src/EAVFW.Extensions.Manifest.SDK/ManifestEnricher.cs#L140
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Releasing: src/EAVFW.Extensions.Manifest.SDK/ManifestEnricher.cs#L140
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Releasing: src/EAVFW.Extensions.Manifest.SDK/ManifestEnricher.cs#L725
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Releasing: src/EAVFW.Extensions.Manifest.SDK/ManifestEnricher.cs#L51
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.