Skip to content

fix: fixed build permissions #2

fix: fixed build permissions

fix: fixed build permissions #2

Triggered via push April 5, 2024 18:55
Status Success
Total duration 1m 0s
Artifacts

build.yml

on: push
Build and Release
52s
Build and Release
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build and Release: DatabaseStats.cs#L21
Non-nullable field 'connection' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build and Release: Pausing.cs#L16
Unreachable code detected
Build and Release: PracticeMode.cs#L138
Possible null reference argument for parameter 'playerPosition' in 'Position.Position(Vector playerPosition, QAngle playerAngle)'.
Build and Release: PracticeMode.cs#L138
Possible null reference argument for parameter 'playerAngle' in 'Position.Position(Vector playerPosition, QAngle playerAngle)'.
Build and Release: PracticeMode.cs#L147
Possible null reference argument for parameter 'playerPosition' in 'Position.Position(Vector playerPosition, QAngle playerAngle)'.
Build and Release: PracticeMode.cs#L147
Possible null reference argument for parameter 'playerAngle' in 'Position.Position(Vector playerPosition, QAngle playerAngle)'.
Build and Release: PracticeMode.cs#L535
Dereference of a possibly null reference.
Build and Release: PracticeMode.cs#L561
Converting null literal or possible null value to non-nullable type.
Build and Release: PracticeMode.cs#L605
Dereference of a possibly null reference.
Build and Release: PracticeMode.cs#L820
Dereference of a possibly null reference.