Skip to content

feat: v4

feat: v4 #2351

Triggered via pull request April 30, 2024 18:31
Status Failure
Total duration 1m 17s
Artifacts

test.yml

on: pull_request
Matrix: test_matrix
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test: src/app.ts#L6
The inferred type of 'App' cannot be named without a reference to '../node_modules/@octokit/app/dist-types/types.js'. This is likely not portable. A type annotation is necessary.
test: src/app.ts#L6
The inferred type of 'App' cannot be named without a reference to '../node_modules/@octokit/plugin-rest-endpoint-methods/dist-types/types.js'. This is likely not portable. A type annotation is necessary.
test: src/app.ts#L6
The inferred type of 'App' cannot be named without a reference to '@octokit/core/node_modules/@octokit/graphql/types'. This is likely not portable. A type annotation is necessary.
test: src/app.ts#L9
The inferred type of 'OAuthApp' cannot be named without a reference to '../node_modules/@octokit/oauth-app/dist-types/methods/check-token.js'. This is likely not portable. A type annotation is necessary.
test: src/app.ts#L9
The inferred type of 'OAuthApp' cannot be named without a reference to '../node_modules/@octokit/oauth-app/dist-types/methods/create-token.js'. This is likely not portable. A type annotation is necessary.
test: src/app.ts#L9
The inferred type of 'OAuthApp' cannot be named without a reference to '../node_modules/@octokit/oauth-app/dist-types/methods/delete-authorization.js'. This is likely not portable. A type annotation is necessary.
test: src/app.ts#L9
The inferred type of 'OAuthApp' cannot be named without a reference to '../node_modules/@octokit/oauth-app/dist-types/methods/delete-token.js'. This is likely not portable. A type annotation is necessary.
test: src/app.ts#L9
The inferred type of 'OAuthApp' cannot be named without a reference to '../node_modules/@octokit/oauth-app/dist-types/methods/get-user-octokit.js'. This is likely not portable. A type annotation is necessary.
test: src/app.ts#L9
The inferred type of 'OAuthApp' cannot be named without a reference to '../node_modules/@octokit/oauth-app/dist-types/methods/get-web-flow-authorization-url.js'. This is likely not portable. A type annotation is necessary.
test: src/app.ts#L9
The inferred type of 'OAuthApp' cannot be named without a reference to '../node_modules/@octokit/oauth-app/dist-types/methods/refresh-token.js'. This is likely not portable. A type annotation is necessary.