Fix Updater when current version is the latest #24
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
12 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, actions/checkout@v2, actions/setup-dotnet@v1, 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/
|
build
No files were found with the provided path: BetterOtherRoles/bin/Release/net6.0/TheOtherRoles.dll. No artifacts will be uploaded.
|
build:
BetterOtherRoles/Modules/GameEvents.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
BetterOtherRoles/Modules/GameEvents.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
BetterOtherRoles/Modules/GameEvents.cs#L23
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
BetterOtherRoles/Modules/GameEvents.cs#L30
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
BetterOtherRoles/Modules/GameEvents.cs#L36
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
BetterOtherRoles/Modules/GameEvents.cs#L43
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
BetterOtherRoles/Modules/GameEvents.cs#L49
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
BetterOtherRoles/Modules/GameEvents.cs#L47
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
BetterOtherRoles/Modules/GameEvents.cs#L45
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
BetterOtherRoles/Objects/CustomButton.cs#L49
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|