Add faction switcher #20
Annotations
13 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run workshop bundler:
Source/Common/Util/DynDelegate.cs#L164
Cannot convert null literal to non-nullable reference type.
|
Run workshop bundler:
Source/Common/Native.cs#L36
Cannot convert null literal to non-nullable reference type.
|
Run workshop bundler:
Source/Common/Native.cs#L36
Cannot convert null literal to non-nullable reference type.
|
Run workshop bundler:
Source/Common/Native.cs#L39
Cannot convert null literal to non-nullable reference type.
|
Run workshop bundler:
Source/Common/Native.cs#L39
Cannot convert null literal to non-nullable reference type.
|
Run workshop bundler:
Source/Common/Util/DynDelegate.cs#L129
Cannot convert null literal to non-nullable reference type.
|
Run workshop bundler:
Source/Common/ChatCommands.cs#L7
Possible null reference return.
|
Run workshop bundler:
Source/Common/Util/ServerLog.cs#L8
Non-nullable field 'info' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Run workshop bundler:
Source/Common/Util/ServerLog.cs#L9
Non-nullable field 'error' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Run workshop bundler:
Source/Common/Util/DynDelegate.cs#L161
Possible null reference return.
|
Run echo ::set-output name=VERSION::$(echo refs/tags/v0.9.6 | cut -d / -f 3)
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/
|
Post Checkout Repository
The process '/usr/bin/git' failed with exit code 128
|
The logs for this run have expired and are no longer available.
Loading