Skip to content

feat: deprecate import endpoints, new octokit.rest.orgs.createOrUpdateCustomProperties(), octokit.rest.orgs.createOrUpdateCustomProperty(), octokit.rest.orgs.createOrUpdateCustomPropertiesValuesForRepos(), octokit.rest.actions.forceCancelWorkflowRun(), octokit.rest.orgs.getAllCustomProperties(), octokit.rest.orgs.getCustomProperty(), octokit.rest.orgs.listCustomPropertiesValuesForRepos(), octokit.rest.orgs.removeCustomProperty() methods, octokit.rest.orgs.removeCustomProperty()description updates #1784

feat: deprecate import endpoints, new octokit.rest.orgs.createOrUpdateCustomProperties(), octokit.rest.orgs.createOrUpdateCustomProperty(), octokit.rest.orgs.createOrUpdateCustomPropertiesValuesForRepos(), octokit.rest.actions.forceCancelWorkflowRun(), octokit.rest.orgs.getAllCustomProperties(), octokit.rest.orgs.getCustomProperty(), octokit.rest.orgs.listCustomPropertiesValuesForRepos(), octokit.rest.orgs.removeCustomProperty() methods, octokit.rest.orgs.removeCustomProperty()description updates

feat: deprecate import endpoints, new octokit.rest.orgs.createOrUpdateCustomProperties(), octokit.rest.orgs.createOrUpdateCustomProperty(), octokit.rest.orgs.createOrUpdateCustomPropertiesValuesForRepos(), octokit.rest.actions.forceCancelWorkflowRun(), octokit.rest.orgs.getAllCustomProperties(), octokit.rest.orgs.getCustomProperty(), octokit.rest.orgs.listCustomPropertiesValuesForRepos(), octokit.rest.orgs.removeCustomProperty() methods, octokit.rest.orgs.removeCustomProperty()description updates #1784

Triggered via pull request October 24, 2023 21:15
Status Failure
Total duration 1m 10s
Artifacts

test.yml

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

Annotations

22 errors
test_matrix (20): src/generated/parameters-and-response-types.ts#L312
Property 'POST /repos/{owner}/{repo}/actions/runs/{run_id}/force-cancel' does not exist on type 'Endpoints'.
test_matrix (20): src/generated/parameters-and-response-types.ts#L315
Property 'POST /repos/{owner}/{repo}/actions/runs/{run_id}/force-cancel' does not exist on type 'Endpoints'.
test_matrix (20): src/generated/parameters-and-response-types.ts#L1862
Property 'GET /repos/{owner}/{repo}/codespaces/permissions_check' does not exist on type 'Endpoints'.
test_matrix (20): src/generated/parameters-and-response-types.ts#L1865
Property 'GET /repos/{owner}/{repo}/codespaces/permissions_check' does not exist on type 'Endpoints'.
test_matrix (20): src/generated/parameters-and-response-types.ts#L3498
Property 'PATCH /orgs/{org}/properties/schema' does not exist on type 'Endpoints'.
test_matrix (20): src/generated/parameters-and-response-types.ts#L3501
Property 'PATCH /orgs/{org}/properties/schema' does not exist on type 'Endpoints'.
test_matrix (20): src/generated/parameters-and-response-types.ts#L3506
Property 'PATCH /orgs/{org}/properties/values' does not exist on type 'Endpoints'.
test_matrix (20): src/generated/parameters-and-response-types.ts#L3509
Property 'PATCH /orgs/{org}/properties/values' does not exist on type 'Endpoints'.
test_matrix (20): src/generated/parameters-and-response-types.ts#L3514
Property 'PUT /orgs/{org}/properties/schema/{custom_property_name}' does not exist on type 'Endpoints'.
test_matrix (20): src/generated/parameters-and-response-types.ts#L3517
Property 'PUT /orgs/{org}/properties/schema/{custom_property_name}' does not exist on type 'Endpoints'.
test_matrix (18)
The job was canceled because "_20" failed.
test_matrix (18): src/generated/parameters-and-response-types.ts#L312
Property 'POST /repos/{owner}/{repo}/actions/runs/{run_id}/force-cancel' does not exist on type 'Endpoints'.
test_matrix (18): src/generated/parameters-and-response-types.ts#L315
Property 'POST /repos/{owner}/{repo}/actions/runs/{run_id}/force-cancel' does not exist on type 'Endpoints'.
test_matrix (18): src/generated/parameters-and-response-types.ts#L1862
Property 'GET /repos/{owner}/{repo}/codespaces/permissions_check' does not exist on type 'Endpoints'.
test_matrix (18): src/generated/parameters-and-response-types.ts#L1865
Property 'GET /repos/{owner}/{repo}/codespaces/permissions_check' does not exist on type 'Endpoints'.
test_matrix (18): src/generated/parameters-and-response-types.ts#L3498
Property 'PATCH /orgs/{org}/properties/schema' does not exist on type 'Endpoints'.
test_matrix (18): src/generated/parameters-and-response-types.ts#L3501
Property 'PATCH /orgs/{org}/properties/schema' does not exist on type 'Endpoints'.
test_matrix (18): src/generated/parameters-and-response-types.ts#L3506
Property 'PATCH /orgs/{org}/properties/values' does not exist on type 'Endpoints'.
test_matrix (18): src/generated/parameters-and-response-types.ts#L3509
Property 'PATCH /orgs/{org}/properties/values' does not exist on type 'Endpoints'.
test_matrix (18): src/generated/parameters-and-response-types.ts#L3514
Property 'PUT /orgs/{org}/properties/schema/{custom_property_name}' does not exist on type 'Endpoints'.
test_matrix (18): src/generated/parameters-and-response-types.ts#L3517
Property 'PUT /orgs/{org}/properties/schema/{custom_property_name}' does not exist on type 'Endpoints'.
test
Process completed with exit code 1.