Skip to content

Update README.md

Update README.md #85

Triggered via push October 13, 2023 22:56
Status Cancelled
Total duration 1m 3s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
build
The operation was canceled.
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: BungieSharper.Entities/Applications/Entities.Applications.cs#L98
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: BungieSharper.Entities/Applications/Entities.Applications.cs#L102
Non-nullable property 'RedirectUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: BungieSharper.Entities/Applications/Entities.Applications.cs#L106
Non-nullable property 'Link' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: BungieSharper.Entities/Applications/Entities.Applications.cs#L114
Non-nullable property 'Origin' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: BungieSharper.Entities/Applications/Entities.Applications.cs#L134
Non-nullable property 'Team' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: BungieSharper.Entities/Applications/Entities.Applications.cs#L138
Non-nullable property 'OverrideAuthorizeViewName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: BungieSharper.Entities/Common/Entities.Common.Models.cs#L156
Non-nullable property 'CurrentRankProgressionHashes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: BungieSharper.Entities/Common/Entities.Common.Models.cs#L159
Non-nullable property 'InsertPlugFreeProtectedPlugItemHashes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: BungieSharper.Entities/Common/Entities.Common.Models.cs#L162
Non-nullable property 'InsertPlugFreeBlockedSocketTypeHashes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: BungieSharper.Entities/Common/Entities.Common.Models.cs#L165
Non-nullable property 'UndiscoveredCollectibleImage' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/