publish-npm.yml
on: push
Validate & Build Package
33s
Dry Run (No Publish)
Create GitHub Release
0s
Annotations
10 errors and 2 warnings
|
Publish to NPM:
src/index.ts#L135
Unsafe assignment of an `any` value
|
|
Publish to NPM:
src/index.ts#L133
Unsafe member access .topics on an `any` value
|
|
Publish to NPM:
src/index.ts#L133
Unsafe member access .logs on an `any` value
|
|
Publish to NPM:
src/index.ts#L133
Unsafe call of an `any` typed value
|
|
Publish to NPM:
src/index.ts#L133
Unsafe assignment of an `any` value
|
|
Publish to NPM:
src/index.ts#L129
Unsafe member access .wait on an `any` value
|
|
Publish to NPM:
src/index.ts#L129
Unsafe call of an `any` typed value
|
|
Publish to NPM:
src/index.ts#L129
Unsafe assignment of an `any` value
|
|
Publish to NPM:
src/index.ts#L122
Unsafe assignment of an `any` value
|
|
Publish to NPM:
src/index.ts#L6
'TrustEdge' is defined but never used. Allowed unused vars must match /^_/u
|
|
Publish to NPM:
src/index.ts#L190
Unexpected any. Specify a different type
|
|
Publish to NPM:
src/index.ts#L133
Unexpected any. Specify a different type
|