Skip to content

feat: check for write permissions for each key in the set function #25

feat: check for write permissions for each key in the set function

feat: check for write permissions for each key in the set function #25

Triggered via pull request July 2, 2024 14:31
Status Failure
Total duration 1m 16s
Artifacts

pull_request_checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Lint: src/controllers/Social.ts#L13
'MINIMUM_STORAGE_IN_BYTES' is defined but never used. Allowed unused vars must match /^_/u
Lint: src/controllers/Social.ts#L15
'STORAGE_COST_PER_BYTES_IN_ATOMIC_UNITS' is defined but never used. Allowed unused vars must match /^_/u
Lint
Process completed with exit code 1.
Build Package: src/controllers/Social.ts#L444
Cannot find name 'ISocialDBContractStorageDepositArgs'. Did you mean 'ISocialDBContractSetArgs'?
Build Package
Process completed with exit code 1.
Test
Process completed with exit code 1.