ci: add lint action #1
Annotations
10 errors and 1 warning
lint:
scripts/gateway.js#L88
Expected '!==' and instead saw '!='
|
lint:
scripts/gateway.js#L201
'approveTxn' is assigned a value but never used
|
lint:
scripts/governance.js#L41
'tx' is not defined
|
lint:
scripts/governance.js#L44
'tx' is not defined
|
lint:
scripts/governance.js#L46
'tx' is not defined
|
lint:
scripts/governance.js#L46
'tx' is not defined
|
lint:
scripts/governance.js#L52
'tx' is not defined
|
lint:
scripts/publish-all.js#L20
Expected '===' and instead saw '=='
|
lint:
scripts/publish-package.js#L22
Use path.join() or path.resolve() instead of + to create paths
|
lint:
scripts/publish-package.js#L47
Expected '!==' and instead saw '!='
|
lint
Failed to restore: getCacheEntry failed: Invalid value "undefined" for header "x-github-repo-name"
|