Merge pull request #15 from HvH-gg/feat-cs2-customvotes #3
Annotations
1 error and 9 warnings
build
Process completed with exit code 1.
|
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
CS2-Essentials/Features/WeaponRestrict.cs#L97
Dereference of a possibly null reference.
|
build:
CS2-Essentials/Plugin.cs#L117
The variable 'e' is declared but never used
|
build:
CS2-Essentials/Features/TeleportFix.cs#L72
Dereference of a possibly null reference.
|
build:
CS2-Essentials/Features/RapidFireFix.cs#L76
Dereference of a possibly null reference.
|
build:
CS2-Essentials/Features/WeaponRestrict.cs#L97
Dereference of a possibly null reference.
|
build:
CS2-Essentials/Plugin.cs#L117
The variable 'e' is declared but never used
|
build:
CS2-Essentials/Features/TeleportFix.cs#L72
Dereference of a possibly null reference.
|
build:
CS2-Essentials/Features/RapidFireFix.cs#L76
Dereference of a possibly null reference.
|