Merge pull request #52 from EvoEsports/bugfix/interpolation-exception #19
Annotations
8 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, papeloto/action-zip@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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.5 KB |
|