Removed rest of callback code #131
Annotations
2 errors and 11 warnings
Run cd ./src/Bannerlord.LauncherManager.Native.TypeScript && npm run test -- Debug:
src/Bannerlord.LauncherManager.Native.TypeScript/src/Bannerlord.LauncherManager.hpp#L468
'Bannerlord::LauncherManager::Native::ve_create_handler': function does not take 14 arguments
|
Run cd ./src/Bannerlord.LauncherManager.Native.TypeScript && npm run test -- Debug
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run actions/[email protected]
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/
|
Run actions/[email protected]
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/
|
Run actions/[email protected]
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/
|
Run actions/[email protected]
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/
|
|
Run actions/[email protected]
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/
|
Run actions/[email protected]
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/
|
Run actions/[email protected]
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/
|
Run dotnet test test/Bannerlord.LauncherManager.Native.Tests -c Release:
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.
|
Run dotnet test test/Bannerlord.LauncherManager.Native.Tests -c Debug:
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.
|
Loading