publish-native-ts.yml
on: push
Publish on NPM and GPR
2m 5s
Annotations
1 error and 5 warnings
Publish on NPM and GPR
Process completed with exit code 1.
|
Publish on NPM and GPR
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Publish on NPM and GPR
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Publish on NPM and GPR
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Publish on NPM and GPR
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Publish on NPM and GPR:
test/Bannerlord.LauncherManager.Native.Tests/Utils2.cs#L71
The type 'T' cannot be used as type parameter 'TValue' in the generic type or method 'Utils.SerializeJsonCopy<TValue>(TValue, JsonTypeInfo<TValue>, bool)'. Nullability of type argument 'T' doesn't match 'class' constraint.
|