Add repo deprecation notice to README #756
Annotations
11 warnings
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/
|
src/__tests__/http.ts#L21
Unsafe member access .on on an `any` value
|
src/__tests__/http.ts#L21
Unsafe call of an `any` typed value
|
src/__tests__/http.ts#L26
Unsafe member access .Headers on an `any` value
|
src/__tests__/http.ts#L32
Unsafe member access .fetch on an `any` value
|
src/__tests__/http.ts#L46
Unsafe member access .fetch on an `any` value
|
src/__tests__/http.ts#L60
Unsafe member access .fetch on an `any` value
|
src/__tests__/http.ts#L67
Unsafe return of an `any` typed value
|
src/__tests__/http.ts#L81
Unsafe return of an `any` typed value
|
src/__tests__/http.ts#L101
Unsafe member access .fetch on an `any` value
|
src/__tests__/http.ts#L112
Unsafe member access .fetch on an `any` value
|
The logs for this run have expired and are no longer available.
Loading