Skip to content

User accounts notifications (#164) #596

User accounts notifications (#164)

User accounts notifications (#164) #596

Triggered via push August 25, 2023 07:51
Status Success
Total duration 1m 56s
Artifacts

checks.yml

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

Annotations

12 warnings
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/channel.ts#L45
'channelCreatedLink' is defined but never used. Allowed unused vars must match /^_/u
Local build, linting and formatting (ubuntu-latest, 16.x): src/mappings/content/channel.ts#L46
'channelCreatedText' is defined but never used. Allowed unused vars must match /^_/u
Local build, linting and formatting (ubuntu-latest, 16.x): src/mappings/content/channel.ts#L47
'channelFundsWithdrawnLink' is defined but never used. Allowed unused vars must match /^_/u
Local build, linting and formatting (ubuntu-latest, 16.x): src/mappings/content/channel.ts#L48
'fundsWithdrawnFromChannelText' is defined but never used. Allowed unused vars must match /^_/u
Local build, linting and formatting (ubuntu-latest, 16.x): src/mappings/content/commentsAndReactions.ts#L237
'event' is assigned a value but never used. Allowed unused vars must match /^_/u
Local build, linting and formatting (ubuntu-latest, 16.x): src/mappings/content/nft.ts#L56
'NftRoyaltyPaid' is defined but never used. Allowed unused vars must match /^_/u
Local build, linting and formatting (ubuntu-latest, 16.x): src/server-extension/resolvers/ChannelsResolver/index.ts#L56
'channelExcludedLink' is defined but never used. Allowed unused vars must match /^_/u
Local build, linting and formatting (ubuntu-latest, 16.x): src/server-extension/resolvers/ChannelsResolver/index.ts#L57
'channelExcludedText' is defined but never used. Allowed unused vars must match /^_/u
Local build, linting and formatting (ubuntu-latest, 16.x): src/server-extension/resolvers/ChannelsResolver/index.ts#L58
'channelSuspendedLink' is defined but never used. Allowed unused vars must match /^_/u
Local build, linting and formatting (ubuntu-latest, 16.x): src/server-extension/resolvers/ChannelsResolver/index.ts#L59
'channelSuspendedViaYPPText' is defined 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/