Skip to content

User account notifications #534

User account notifications

User account notifications #534

Triggered via pull request August 7, 2023 05:12
Status Failure
Total duration 2m 31s
Artifacts

checks.yml

on: pull_request
Matrix: Docker build check
Matrix: Local build, linting and formatting
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
Local build, linting and formatting (ubuntu-latest, 16.x): src/mappings/content/utils.ts#L731
Don't use `BigInt` as a type. Use bigint instead
Local build, linting and formatting (ubuntu-latest, 16.x): src/mappings/content/utils.ts#L838
'AuctionNotifiers' was used before it was defined
Local build, linting and formatting (ubuntu-latest, 16.x): src/server-extension/resolvers/NotificationResolver/index.ts#L30
'notificationsReadIds' is never reassigned. Use 'const' instead
Local build, linting and formatting (ubuntu-latest, 16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Local build, linting and formatting (ubuntu-latest, 16.x): src/mappings/content/commentsAndReactions.ts#L32
'Membership' is defined but never used. Allowed unused vars must match /^_/u
Local build, linting and formatting (ubuntu-latest, 16.x): src/mappings/content/metadata.ts#L77
'getAccountForMember' is defined but never used. Allowed unused vars must match /^_/u
Local build, linting and formatting (ubuntu-latest, 16.x): src/mappings/content/nft.ts#L11
'getChannelOwnerAccount' is defined but never used. Allowed unused vars must match /^_/u
Local build, linting and formatting (ubuntu-latest, 16.x): src/mappings/content/nft.ts#L47
'Channel' is defined but never used. Allowed unused vars must match /^_/u
Local build, linting and formatting (ubuntu-latest, 16.x): src/mappings/content/nft.ts#L49
'NftOffered' is defined but never used. Allowed unused vars must match /^_/u
Local build, linting and formatting (ubuntu-latest, 16.x): src/mappings/content/nft.ts#L76
'channel' is defined but never used. Allowed unused vars must match /^_/u
Local build, linting and formatting (ubuntu-latest, 16.x): src/mappings/content/nft.ts#L604
'extrinsicHash' is defined but never used
Local build, linting and formatting (ubuntu-latest, 16.x): src/mappings/content/nft.ts#L631
'previousNftOwnerId' is assigned a value but never used. Allowed unused vars must match /^_/u
Docker build check (ubuntu-latest, 16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/