Skip to content

Migrate CisEvent import to Contract Import Flow #492

Migrate CisEvent import to Contract Import Flow

Migrate CisEvent import to Contract Import Flow #492

Triggered via pull request January 8, 2024 12:59
Status Success
Total duration 1m 26s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: backend/Application/Api/GraphQL/Versions/Versions.cs#L5
Non-nullable property 'BackendVersion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: backend/Application/Api/GraphQL/Accounts/Delegation.cs#L12
Non-nullable property 'Owner' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: backend/Application/Api/GraphQL/Accounts/Account.cs#L17
Non-nullable property 'BaseAddress' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: backend/Application/Api/GraphQL/Accounts/Account.cs#L20
Non-nullable property 'CanonicalAddress' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: backend/Application/Api/GraphQL/Accounts/AccountToken.cs#L30
Non-nullable property 'TokenId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: backend/Application/Api/GraphQL/Accounts/AccountToken.cs#L40
Non-nullable property 'Token' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: backend/Application/Api/GraphQL/Accounts/AccountsQuery.cs#L36
Dereference of a possibly null reference.
build: backend/Application/Api/GraphQL/Accounts/AccountsQuery.cs#L38
Dereference of a possibly null reference.
build: backend/Application/Api/GraphQL/Accounts/AccountsQuery.cs#L48
Dereference of a possibly null reference.
build: backend/Application/Api/GraphQL/Accounts/AccountsQuery.cs#L48
Dereference of a possibly null reference.