Add repo deprecation notice to README #756
Triggered via pull request
September 12, 2023 23:29
Status
Success
Total duration
2m 34s
Artifacts
–
Annotations
11 warnings
checks
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
checks:
src/__tests__/http.ts#L21
Unsafe member access .on on an `any` value
|
checks:
src/__tests__/http.ts#L21
Unsafe call of an `any` typed value
|
checks:
src/__tests__/http.ts#L26
Unsafe member access .Headers on an `any` value
|
checks:
src/__tests__/http.ts#L32
Unsafe member access .fetch on an `any` value
|
checks:
src/__tests__/http.ts#L46
Unsafe member access .fetch on an `any` value
|
checks:
src/__tests__/http.ts#L60
Unsafe member access .fetch on an `any` value
|
checks:
src/__tests__/http.ts#L67
Unsafe return of an `any` typed value
|
checks:
src/__tests__/http.ts#L81
Unsafe return of an `any` typed value
|
checks:
src/__tests__/http.ts#L101
Unsafe member access .fetch on an `any` value
|
checks:
src/__tests__/http.ts#L112
Unsafe member access .fetch on an `any` value
|