Skip to content

clear using

clear using #29

Triggered via push May 14, 2024 08:34
Status Success
Total duration 36s
Artifacts

CI.yml

on: push
build-and-deploy
28s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-and-deploy: RustPlusApi/RustPlusApi.Fcm/Data/Credentials.cs#L38
Non-nullable property 'Token' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-deploy: RustPlusApi/RustPlusApi.Fcm/Data/Credentials.cs#L44
Non-nullable property 'AppId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-deploy: RustPlusApi/RustPlusApi.Fcm/Data/Credentials.cs#L30
Non-nullable property 'Token' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-deploy: RustPlusApi/RustPlusApi.Fcm/Data/Credentials.cs#L32
Non-nullable property 'PushSet' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-deploy: RustPlusApi/RustPlusApi.Fcm/Data/Credentials.cs#L18
Non-nullable property 'PrivateKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-deploy: RustPlusApi/RustPlusApi.Fcm/Data/Credentials.cs#L21
Non-nullable property 'PublicKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-deploy: RustPlusApi/RustPlusApi.Fcm/Data/Credentials.cs#L24
Non-nullable property 'AuthSecret' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-deploy: RustPlusApi/RustPlusApi.Fcm/Data/Credentials.cs#L8
Non-nullable property 'Keys' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-deploy: RustPlusApi/RustPlusApi.Fcm/Data/Credentials.cs#L10
Non-nullable property 'Fcm' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-deploy: RustPlusApi/RustPlusApi.Fcm/Data/Credentials.cs#L12
Non-nullable property 'Gcm' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.