Skip to content

Add 12-character game link support #748

Add 12-character game link support

Add 12-character game link support #748

Triggered via pull request June 3, 2023 23:22
Status Success
Total duration 2m 33s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
checks
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
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