Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Wrap assemblies into a new class #13

Wrap assemblies into a new class

Wrap assemblies into a new class #13

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

build-test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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: SS14.Launcher/Marsey/MarseyPatcher.cs#L45
Converting null literal or possible null value to non-nullable type.
build: SS14.Launcher/Marsey/MarseyPatcher.cs#L79
Dereference of a possibly null reference.
build: SS14.Launcher/Marsey/MarseyPatcher.cs#L79
Dereference of a possibly null reference.
build: SS14.Launcher/Marsey/MarseyPatcher.cs#L79
Converting null literal or possible null value to non-nullable type.
build: SS14.Launcher/Marsey/MarseyPatcher.cs#L79
Dereference of a possibly null reference.
build: SS14.Launcher/Marsey/MarseyPatcher.cs#L79
Converting null literal or possible null value to non-nullable type.
build: SS14.Launcher/Marsey/MarseyPatcher.cs#L79
Possible null reference argument for parameter 'name' in 'Patch.Patch(Assembly asm, string name, string desc)'.
build: SS14.Launcher/Marsey/MarseyPatcher.cs#L79
Possible null reference argument for parameter 'desc' in 'Patch.Patch(Assembly asm, string name, string desc)'.
build: SS14.Launcher/Marsey/MarseyPatcher.cs#L101
Dereference of a possibly null reference.
build: SS14.Launcher/Marsey/MarseyPatcher.cs#L105
Dereference of a possibly null reference.