Merge pull request #406 from BUTR/dev #184
publish.yml
on: push
Build Module
2m 48s
publish-on-nuget
/
Publish Module on NuGet/GPR
26s
publish-on-github
/
Publish Module on GitHub
20s
publish-on-nexusmods
/
Publish Module on NexusMods
38s
publish-on-steam
/
Publish Module on Steam
1m 9s
Annotations
34 warnings
Build Module
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/
|
Build Module
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/
|
Build Module:
src/Bannerlord.ButterLib/ButterLibSaveableTypeDefiner.cs#L12
Missing XML comment for publicly visible type or member 'ButterLibSaveableTypeDefiner.ButterLibSaveableTypeDefiner(int)'
|
Build Module:
src/Bannerlord.ButterLib/ButterLibSubModule.cs#L52
Missing XML comment for publicly visible type or member 'ButterLibSubModule.ButterLibSubModule()'
|
Build Module:
src/Bannerlord.ButterLib/ButterLibSubModule.cs#L59
Missing XML comment for publicly visible type or member 'ButterLibSubModule.OnServiceRegistration()'
|
Build Module:
src/Bannerlord.ButterLib/ButterLibSubModule.cs#L90
Missing XML comment for publicly visible type or member 'ButterLibSubModule.OnSubModuleLoad()'
|
Build Module:
src/Bannerlord.ButterLib/ButterLibSubModule.cs#L123
Missing XML comment for publicly visible type or member 'ButterLibSubModule.OnSubModuleUnloaded()'
|
Build Module:
src/Bannerlord.ButterLib/ButterLibSubModule.cs#L133
Missing XML comment for publicly visible type or member 'ButterLibSubModule.OnBeforeInitialModuleScreenSetAsRoot()'
|
Build Module:
src/Bannerlord.ButterLib/ButterLibSubModule.cs#L153
Missing XML comment for publicly visible type or member 'ButterLibSubModule.OnApplicationTick(float)'
|
Build Module:
src/Bannerlord.ButterLib/ButterLibSubModule.cs#L155
Missing XML comment for publicly visible type or member 'ButterLibSubModule.OnGameStart(Game, IGameStarter)'
|
Build Module:
src/Bannerlord.ButterLib/ButterLibSubModule.cs#L166
Missing XML comment for publicly visible type or member 'ButterLibSubModule.OnGameEnd(Game)'
|
Build Module:
src/Bannerlord.ButterLib/ButterLibSubModule.Services.cs#L12
Missing XML comment for publicly visible type or member 'ButterLibSubModule.CanBeConfigured'
|
publish-on-github / Publish Module on GitHub
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/create-release@v1, actions/upload-release-asset@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
publish-on-github / Publish Module on GitHub
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/create-release@v1, actions/upload-release-asset@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
publish-on-github / Publish Module on GitHub
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-github / Publish Module on GitHub
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-github / Publish Module on GitHub
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-github / Publish Module on GitHub
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-github / Publish Module on GitHub
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-github / Publish Module on GitHub
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-nuget / Publish Module on NuGet/GPR:
src/Bannerlord.ButterLib/ButterLibSaveableTypeDefiner.cs#L12
Missing XML comment for publicly visible type or member 'ButterLibSaveableTypeDefiner.ButterLibSaveableTypeDefiner(int)'
|
publish-on-nuget / Publish Module on NuGet/GPR:
src/Bannerlord.ButterLib/ButterLibSubModule.cs#L52
Missing XML comment for publicly visible type or member 'ButterLibSubModule.ButterLibSubModule()'
|
publish-on-nuget / Publish Module on NuGet/GPR:
src/Bannerlord.ButterLib/ButterLibSubModule.cs#L59
Missing XML comment for publicly visible type or member 'ButterLibSubModule.OnServiceRegistration()'
|
publish-on-nuget / Publish Module on NuGet/GPR:
src/Bannerlord.ButterLib/ButterLibSubModule.cs#L90
Missing XML comment for publicly visible type or member 'ButterLibSubModule.OnSubModuleLoad()'
|
publish-on-nuget / Publish Module on NuGet/GPR:
src/Bannerlord.ButterLib/ButterLibSubModule.cs#L123
Missing XML comment for publicly visible type or member 'ButterLibSubModule.OnSubModuleUnloaded()'
|
publish-on-nuget / Publish Module on NuGet/GPR:
src/Bannerlord.ButterLib/ButterLibSubModule.cs#L133
Missing XML comment for publicly visible type or member 'ButterLibSubModule.OnBeforeInitialModuleScreenSetAsRoot()'
|
publish-on-nuget / Publish Module on NuGet/GPR:
src/Bannerlord.ButterLib/ButterLibSubModule.cs#L153
Missing XML comment for publicly visible type or member 'ButterLibSubModule.OnApplicationTick(float)'
|
publish-on-nuget / Publish Module on NuGet/GPR:
src/Bannerlord.ButterLib/ButterLibSubModule.cs#L155
Missing XML comment for publicly visible type or member 'ButterLibSubModule.OnGameStart(Game, IGameStarter)'
|
publish-on-nuget / Publish Module on NuGet/GPR:
src/Bannerlord.ButterLib/ButterLibSubModule.cs#L166
Missing XML comment for publicly visible type or member 'ButterLibSubModule.OnGameEnd(Game)'
|
publish-on-nuget / Publish Module on NuGet/GPR:
src/Bannerlord.ButterLib/ButterLibSubModule.Services.cs#L12
Missing XML comment for publicly visible type or member 'ButterLibSubModule.CanBeConfigured'
|
publish-on-nexusmods / Publish Module on NexusMods
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-nexusmods / Publish Module on NexusMods
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-nexusmods / Publish Module on NexusMods
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-steam / Publish Module on Steam
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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
bannerlord
Expired
|
12.2 MB |
|