Skip to content

Fix Updater when current version is the latest #24

Fix Updater when current version is the latest

Fix Updater when current version is the latest #24

Triggered via push October 7, 2023 15:15
Status Success
Total duration 42s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: push
Fit to window
Zoom out
Zoom in

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.