Skip to content

Merge pull request #46 from EvoEsports/bugfix/data-context-missing #17

Merge pull request #46 from EvoEsports/bugfix/data-context-missing

Merge pull request #46 from EvoEsports/bugfix/data-context-missing #17

Triggered via push January 11, 2024 18:47
Status Success
Total duration 48s
Artifacts 1
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: papeloto/action-zip@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: src/ManiaTemplates/ManiaTemplateEngine.cs#L138
Argument of type 'ConcurrentDictionary<string, object>' cannot be used for parameter 'globalVariables' of type 'IDictionary<string, object?>' in 'Task<string> ManiaLink.RenderAsync(IDictionary<string, object?> data, IDictionary<string, object?>? globalVariables = null)' due to differences in the nullability of reference types.
build: tests/ManiaTemplates.Tests/IntegrationTests/DynamicDictionary.cs#L28
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build: tests/ManiaTemplates.Tests/IntegrationTests/DynamicDictionary.cs#L23
Possible null reference assignment.
build: src/ManiaTemplates/ManiaTemplateEngine.cs#L138
Argument of type 'ConcurrentDictionary<string, object>' cannot be used for parameter 'globalVariables' of type 'IDictionary<string, object?>' in 'Task<string> ManiaLink.RenderAsync(IDictionary<string, object?> data, IDictionary<string, object?>? globalVariables = null)' due to differences in the nullability of reference types.
build: tests/ManiaTemplates.Tests/IntegrationTests/DynamicDictionary.cs#L28
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build: tests/ManiaTemplates.Tests/IntegrationTests/DynamicDictionary.cs#L23
Possible null reference assignment.

Artifacts

Produced during runtime
Name Size
package Expired
33.1 KB