Skip to content

The Plogonening (try 3) #200

The Plogonening (try 3)

The Plogonening (try 3) #200

Triggered via pull request October 5, 2023 18:23
Status Success
Total duration 35s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 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: Plogon/BuildProcessor.cs#L147
Possible null reference assignment.
build: Plogon/BuildProcessor.cs#L148
Possible null reference assignment.
build: Plogon/BuildProcessor.cs#L140
Non-nullable field 'secretsPrivateKeyBytes' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Plogon/BuildProcessor.cs#L140
Non-nullable field 'secretsPrivateKeyPassword' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Plogon/BuildProcessor.cs#L147
Possible null reference assignment.
build: Plogon/BuildProcessor.cs#L148
Possible null reference assignment.
build: Plogon/BuildProcessor.cs#L140
Non-nullable field 'secretsPrivateKeyBytes' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Plogon/BuildProcessor.cs#L140
Non-nullable field 'secretsPrivateKeyPassword' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.