Skip to content

fix(deps): update dependency @octokit/tsconfig to v4 #1371

fix(deps): update dependency @octokit/tsconfig to v4

fix(deps): update dependency @octokit/tsconfig to v4 #1371

Triggered via pull request April 1, 2024 21:15
Status Failure
Total duration 24s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test: src/VERSION.ts#L1
A top-level 'export' modifier cannot be used on value declarations in a CommonJS module when 'verbatimModuleSyntax' is enabled.
test: src/generated/Endpoints.ts#L944
Type '"/repositories/{repository_id}/environments/{environment_name}/secrets/{secret_name}"' does not satisfy the constraint 'keyof paths'.
test: src/generated/Endpoints.ts#L951
Type '"/repositories/{repository_id}/environments/{environment_name}/variables/{name}"' does not satisfy the constraint 'keyof paths'.
test: src/generated/Endpoints.ts#L3689
Type '"/repositories/{repository_id}/environments/{environment_name}/secrets"' does not satisfy the constraint 'keyof paths'.
test: src/generated/Endpoints.ts#L3696
Type '"/repositories/{repository_id}/environments/{environment_name}/secrets/public-key"' does not satisfy the constraint 'keyof paths'.
test: src/generated/Endpoints.ts#L3703
Type '"/repositories/{repository_id}/environments/{environment_name}/secrets/{secret_name}"' does not satisfy the constraint 'keyof paths'.
test: src/generated/Endpoints.ts#L3710
Type '"/repositories/{repository_id}/environments/{environment_name}/variables"' does not satisfy the constraint 'keyof paths'.
test: src/generated/Endpoints.ts#L3717
Type '"/repositories/{repository_id}/environments/{environment_name}/variables/{name}"' does not satisfy the constraint 'keyof paths'.
test: src/generated/Endpoints.ts#L4607
Type '"/repositories/{repository_id}/environments/{environment_name}/variables/{name}"' does not satisfy the constraint 'keyof paths'.
test: src/generated/Endpoints.ts#L5510
Type '"/repositories/{repository_id}/environments/{environment_name}/variables"' does not satisfy the constraint 'keyof paths'.