Skip to content

make replay command admin only #230

make replay command admin only

make replay command admin only #230

Triggered via push April 6, 2024 15:27
Status Success
Total duration 1m 18s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

19 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: ReplayPlugin/Data/ReplayCar.cs#L7
Non-nullable field 'CarId' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: ReplayPlugin/Data/ReplayCar.cs#L8
Non-nullable field 'DriverName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: ReplayPlugin/Data/ReplayCar.cs#L9
Non-nullable field 'NationCode' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: ReplayPlugin/Data/ReplayCar.cs#L10
Non-nullable field 'DriverTeam' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: ReplayPlugin/Data/ReplayCar.cs#L11
Non-nullable field 'CarSkinId' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: ReplayPlugin/Data/ReplayCar.cs#L17
Non-nullable field 'Laps' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: ReplayPlugin/Data/ReplayCar.cs#L7
Non-nullable field 'CarId' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: ReplayPlugin/Data/ReplayCar.cs#L8
Non-nullable field 'DriverName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: ReplayPlugin/Data/ReplayCar.cs#L9
Non-nullable field 'NationCode' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: ReplayPlugin/Data/ReplayCar.cs#L10
Non-nullable field 'DriverTeam' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: ReplayPlugin/Data/ReplayCar.cs#L11
Non-nullable field 'CarSkinId' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: ReplayPlugin/Data/ReplayCar.cs#L17
Non-nullable field 'Laps' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: ReplayPlugin/Data/ReplayCar.cs#L7
Non-nullable field 'CarId' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: ReplayPlugin/Data/ReplayCar.cs#L8
Non-nullable field 'DriverName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: ReplayPlugin/Data/ReplayCar.cs#L9
Non-nullable field 'NationCode' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: ReplayPlugin/Data/ReplayCar.cs#L10
Non-nullable field 'DriverTeam' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: ReplayPlugin/Data/ReplayCar.cs#L11
Non-nullable field 'CarSkinId' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: ReplayPlugin/Data/ReplayCar.cs#L17
Non-nullable field 'Laps' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.