Skip to content

Added proper JS stacktrace support for the JS callbacks #115

Added proper JS stacktrace support for the JS callbacks

Added proper JS stacktrace support for the JS callbacks #115

Triggered via push May 30, 2024 13:17
Status Failure
Total duration 3m 13s
Artifacts
Publish on NPM and GPR
3m 0s
Publish on NPM and GPR
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 10 warnings
Publish on NPM and GPR: src/Bannerlord.LauncherManager.Native.TypeScript/src/utils.hpp#L126
'wstring_convert': is not a member of 'std'
Publish on NPM and GPR: src/Bannerlord.LauncherManager.Native.TypeScript/src/utils.hpp#L126
'codecvt_utf8_utf16': is not a member of 'std'
Publish on NPM and GPR: src/Bannerlord.LauncherManager.Native.TypeScript/src/utils.hpp#L126
'codecvt_utf8_utf16': undeclared identifier
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], 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 `set-output` 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 `set-output` 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
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.
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.