Added proper JS stacktrace support for the JS callbacks #115
publish-native-ts.yml
on: push
Publish on NPM and GPR
3m 0s
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
'wstring_convert': undeclared identifier
|
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:
src/Bannerlord.LauncherManager.Native.TypeScript/src/utils.hpp#L126
type 'char16_t' unexpected
|
Publish on NPM and GPR:
src/Bannerlord.LauncherManager.Native.TypeScript/src/utils.hpp#L127
'conv': 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.
|