Update TypeScript to v6 #48
Annotations
11 errors
|
tests/integration/node.test.ts > node > commitFilesFromBuffers > can commit single file of various sizes > Can commit a 10MiB:
src/github/graphql/queries.ts#L134
GraphqlResponseError: Request failed due to following response errors:
- Resource not accessible by integration
❯ node_modules/.pnpm/@octokit+graphql@9.0.3/node_modules/@octokit/graphql/dist-bundle/index.js:89:13
❯ createRefMutation src/github/graphql/queries.ts:134:3
❯ commitFilesFromBase64 src/core.ts:137:29
❯ tests/integration/node.test.ts:151:11
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errors: [ { type: 'FORBIDDEN', path: [ 'createRef' ], extensions: { saml_failure: false }, locations: [ { line: 3, column: 5 } ], message: 'Resource not accessible by integration' } ], data: { createRef: null }, request: { query: '\n mutation createRef($input: CreateRefInput!) {\n createRef(input: $input) {\n ref {\n id\n }\n }\n }\n', variables: { input: { repositoryId: 'R_kgDOMWLxBA', name: 'refs/heads/test-2921f711-node-10MiB', oid: '4e58f0dac7e18e4b375f888002e920053270090e' } } }, headers: { 'access-control-allow-origin': '*', 'access-control-expose-headers': 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset', 'content-encoding': 'gzip', 'content-security-policy': 'default-src \'none\'', 'content-type': 'application/json; charset=utf-8', date: 'Tue, 19 May 2026 10:15:14 GMT', 'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', server: 'github.com', 'strict-transport-security': 'max-age=31536000; includeSubdomains; preload', 'transfer-encoding': 'chunked', vary: 'Accept-Encoding, Accept, X-Requested-With', 'x-content-type-options': 'nosniff', 'x-frame-options': 'deny', 'x-github-media-type': 'github.v3; format=json', 'x-github-request-id': 'B009:1A90D0:61216F3:17786389:6A0C3832', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4986', 'x-ratelimit-reset': '1779189313', 'x-ratelimit-resource': 'graphql', 'x-ratelimit-used': '14', 'x-xss-protection': '0' }, response: { data: { createRef: null }, errors: [ { type: 'FORBIDDEN', path: [ 'createRef' ], extensions: { saml_failure: false }, locations: [ { line: 3, column: 5 } ], message: 'Resource not accessible by integration' } ] } }
|
|
tests/integration/node.test.ts > node > commitFilesFromBuffers > can commit single file of various sizes > Can commit a 1MiB:
src/github/graphql/queries.ts#L134
GraphqlResponseError: Request failed due to following response errors:
- Resource not accessible by integration
❯ node_modules/.pnpm/@octokit+graphql@9.0.3/node_modules/@octokit/graphql/dist-bundle/index.js:89:13
❯ createRefMutation src/github/graphql/queries.ts:134:3
❯ commitFilesFromBase64 src/core.ts:137:29
❯ tests/integration/node.test.ts:151:11
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errors: [ { type: 'FORBIDDEN', path: [ 'createRef' ], extensions: { saml_failure: false }, locations: [ { line: 3, column: 5 } ], message: 'Resource not accessible by integration' } ], data: { createRef: null }, request: { query: '\n mutation createRef($input: CreateRefInput!) {\n createRef(input: $input) {\n ref {\n id\n }\n }\n }\n', variables: { input: { repositoryId: 'R_kgDOMWLxBA', name: 'refs/heads/test-2921f711-node-1MiB', oid: '4e58f0dac7e18e4b375f888002e920053270090e' } } }, headers: { 'access-control-allow-origin': '*', 'access-control-expose-headers': 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset', 'content-encoding': 'gzip', 'content-security-policy': 'default-src \'none\'', 'content-type': 'application/json; charset=utf-8', date: 'Tue, 19 May 2026 10:15:14 GMT', 'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', server: 'github.com', 'strict-transport-security': 'max-age=31536000; includeSubdomains; preload', 'transfer-encoding': 'chunked', vary: 'Accept-Encoding, Accept, X-Requested-With', 'x-content-type-options': 'nosniff', 'x-frame-options': 'deny', 'x-github-media-type': 'github.v3; format=json', 'x-github-request-id': 'B009:1A90D0:6121306:177854F5:6A0C3832', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4988', 'x-ratelimit-reset': '1779189313', 'x-ratelimit-resource': 'graphql', 'x-ratelimit-used': '12', 'x-xss-protection': '0' }, response: { data: { createRef: null }, errors: [ { type: 'FORBIDDEN', path: [ 'createRef' ], extensions: { saml_failure: false }, locations: [ { line: 3, column: 5 } ], message: 'Resource not accessible by integration' } ] } }
|
|
tests/integration/node.test.ts > node > commitFilesFromBuffers > can commit single file of various sizes > Can commit a 1KiB:
src/github/graphql/queries.ts#L134
GraphqlResponseError: Request failed due to following response errors:
- Resource not accessible by integration
❯ node_modules/.pnpm/@octokit+graphql@9.0.3/node_modules/@octokit/graphql/dist-bundle/index.js:89:13
❯ createRefMutation src/github/graphql/queries.ts:134:3
❯ commitFilesFromBase64 src/core.ts:137:29
❯ tests/integration/node.test.ts:151:11
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errors: [ { type: 'FORBIDDEN', path: [ 'createRef' ], extensions: { saml_failure: false }, locations: [ { line: 3, column: 5 } ], message: 'Resource not accessible by integration' } ], data: { createRef: null }, request: { query: '\n mutation createRef($input: CreateRefInput!) {\n createRef(input: $input) {\n ref {\n id\n }\n }\n }\n', variables: { input: { repositoryId: 'R_kgDOMWLxBA', name: 'refs/heads/test-2921f711-node-1KiB', oid: '4e58f0dac7e18e4b375f888002e920053270090e' } } }, headers: { 'access-control-allow-origin': '*', 'access-control-expose-headers': 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset', 'content-encoding': 'gzip', 'content-security-policy': 'default-src \'none\'', 'content-type': 'application/json; charset=utf-8', date: 'Tue, 19 May 2026 10:15:13 GMT', 'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', server: 'github.com', 'strict-transport-security': 'max-age=31536000; includeSubdomains; preload', 'transfer-encoding': 'chunked', vary: 'Accept-Encoding, Accept, X-Requested-With', 'x-content-type-options': 'nosniff', 'x-frame-options': 'deny', 'x-github-media-type': 'github.v3; format=json', 'x-github-request-id': 'B009:1A90D0:6120DBA:17783EF3:6A0C3831', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4993', 'x-ratelimit-reset': '1779189313', 'x-ratelimit-resource': 'graphql', 'x-ratelimit-used': '7', 'x-xss-protection': '0' }, response: { data: { createRef: null }, errors: [ { type: 'FORBIDDEN', path: [ 'createRef' ], extensions: { saml_failure: false }, locations: [ { line: 3, column: 5 } ], message: 'Resource not accessible by integration' } ] } }
|
|
tests/integration/git.test.ts > git > commitChangesFromRepo > when running in repository sub-directory > filterFiles should correctly filter files:
src/github/graphql/queries.ts#L134
GraphqlResponseError: Request failed due to following response errors:
- Resource not accessible by integration
❯ node_modules/.pnpm/@octokit+graphql@9.0.3/node_modules/@octokit/graphql/dist-bundle/index.js:89:13
❯ createRefMutation src/github/graphql/queries.ts:134:3
❯ commitFilesFromBase64 src/core.ts:137:29
❯ tests/integration/git.test.ts:863:9
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errors: [ { type: 'FORBIDDEN', path: [ 'createRef' ], extensions: { saml_failure: false }, locations: [ { line: 3, column: 5 } ], message: 'Resource not accessible by integration' } ], data: { createRef: null }, request: { query: '\n mutation createRef($input: CreateRefInput!) {\n createRef(input: $input) {\n ref {\n id\n }\n }\n }\n', variables: { input: { repositoryId: 'R_kgDOMWLxBA', name: 'refs/heads/test-2921f711-git-subdir-repodirectory-unspecified-filter', oid: '70868094d51590e675eb91069c97b15b2467ade9' } } }, headers: { 'access-control-allow-origin': '*', 'access-control-expose-headers': 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset', 'content-encoding': 'gzip', 'content-security-policy': 'default-src \'none\'', 'content-type': 'application/json; charset=utf-8', date: 'Tue, 19 May 2026 10:15:17 GMT', 'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', server: 'github.com', 'strict-transport-security': 'max-age=31536000; includeSubdomains; preload', 'transfer-encoding': 'chunked', vary: 'Accept-Encoding, Accept, X-Requested-With', 'x-content-type-options': 'nosniff', 'x-frame-options': 'deny', 'x-github-media-type': 'github.v3; format=json', 'x-github-request-id': 'B00A:1ECC:472E79D:11337D3A:6A0C3835', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4969', 'x-ratelimit-reset': '1779189313', 'x-ratelimit-resource': 'graphql', 'x-ratelimit-used': '31', 'x-xss-protection': '0' }, response: { data: { createRef: null }, errors: [ { type: 'FORBIDDEN', path: [ 'createRef' ], extensions: { saml_failure: false }, locations: [ { line: 3, column: 5 } ], message: 'Resource not accessible by integration' } ] } }
|
|
tests/integration/git.test.ts > git > commitChangesFromRepo > when running in repository sub-directory > should correctly filter files to sub-directory:
src/github/graphql/queries.ts#L134
GraphqlResponseError: Request failed due to following response errors:
- Resource not accessible by integration
❯ node_modules/.pnpm/@octokit+graphql@9.0.3/node_modules/@octokit/graphql/dist-bundle/index.js:89:13
❯ createRefMutation src/github/graphql/queries.ts:134:3
❯ commitFilesFromBase64 src/core.ts:137:29
❯ tests/integration/git.test.ts:798:9
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errors: [ { type: 'FORBIDDEN', path: [ 'createRef' ], extensions: { saml_failure: false }, locations: [ { line: 3, column: 5 } ], message: 'Resource not accessible by integration' } ], data: { createRef: null }, request: { query: '\n mutation createRef($input: CreateRefInput!) {\n createRef(input: $input) {\n ref {\n id\n }\n }\n }\n', variables: { input: { repositoryId: 'R_kgDOMWLxBA', name: 'refs/heads/test-2921f711-git-subdir-repodirectory-unspecified-add', oid: '70868094d51590e675eb91069c97b15b2467ade9' } } }, headers: { 'access-control-allow-origin': '*', 'access-control-expose-headers': 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset', 'content-encoding': 'gzip', 'content-security-policy': 'default-src \'none\'', 'content-type': 'application/json; charset=utf-8', date: 'Tue, 19 May 2026 10:15:16 GMT', 'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', server: 'github.com', 'strict-transport-security': 'max-age=31536000; includeSubdomains; preload', 'transfer-encoding': 'chunked', vary: 'Accept-Encoding, Accept, X-Requested-With', 'x-content-type-options': 'nosniff', 'x-frame-options': 'deny', 'x-github-media-type': 'github.v3; format=json', 'x-github-request-id': 'B00A:1ECC:472E1FF:1133676D:6A0C3834', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4973', 'x-ratelimit-reset': '1779189313', 'x-ratelimit-resource': 'graphql', 'x-ratelimit-used': '27', 'x-xss-protection': '0' }, response: { data: { createRef: null }, errors: [ { type: 'FORBIDDEN', path: [ 'createRef' ], extensions: { saml_failure: false }, locations: [ { line: 3, column: 5 } ], message: 'Resource not accessible by integration' } ] } }
|
|
tests/integration/git.test.ts > git > commitChangesFromRepo > filterFiles should correctly filter files:
src/github/graphql/queries.ts#L134
GraphqlResponseError: Request failed due to following response errors:
- Resource not accessible by integration
❯ node_modules/.pnpm/@octokit+graphql@9.0.3/node_modules/@octokit/graphql/dist-bundle/index.js:89:13
❯ createRefMutation src/github/graphql/queries.ts:134:3
❯ commitFilesFromBase64 src/core.ts:137:29
❯ tests/integration/git.test.ts:730:7
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errors: [ { type: 'FORBIDDEN', path: [ 'createRef' ], extensions: { saml_failure: false }, locations: [ { line: 3, column: 5 } ], message: 'Resource not accessible by integration' } ], data: { createRef: null }, request: { query: '\n mutation createRef($input: CreateRefInput!) {\n createRef(input: $input) {\n ref {\n id\n }\n }\n }\n', variables: { input: { repositoryId: 'R_kgDOMWLxBA', name: 'refs/heads/test-2921f711-git-root-repodirectory-unspecified-filter', oid: '70868094d51590e675eb91069c97b15b2467ade9' } } }, headers: { 'access-control-allow-origin': '*', 'access-control-expose-headers': 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset', 'content-encoding': 'gzip', 'content-security-policy': 'default-src \'none\'', 'content-type': 'application/json; charset=utf-8', date: 'Tue, 19 May 2026 10:15:16 GMT', 'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', server: 'github.com', 'strict-transport-security': 'max-age=31536000; includeSubdomains; preload', 'transfer-encoding': 'chunked', vary: 'Accept-Encoding, Accept, X-Requested-With', 'x-content-type-options': 'nosniff', 'x-frame-options': 'deny', 'x-github-media-type': 'github.v3; format=json', 'x-github-request-id': 'B00A:1ECC:472DB07:11334C78:6A0C3833', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4977', 'x-ratelimit-reset': '1779189313', 'x-ratelimit-resource': 'graphql', 'x-ratelimit-used': '23', 'x-xss-protection': '0' }, response: { data: { createRef: null }, errors: [ { type: 'FORBIDDEN', path: [ 'createRef' ], extensions: { saml_failure: false }, locations: [ { line: 3, column: 5 } ], message: 'Resource not accessible by integration' } ] } }
|
|
tests/integration/git.test.ts > git > commitChangesFromRepo > should correctly be able to base changes off specific commit:
src/github/graphql/queries.ts#L134
GraphqlResponseError: Request failed due to following response errors:
- Resource not accessible by integration
❯ node_modules/.pnpm/@octokit+graphql@9.0.3/node_modules/@octokit/graphql/dist-bundle/index.js:89:13
❯ createRefMutation src/github/graphql/queries.ts:134:3
❯ commitFilesFromBase64 src/core.ts:137:29
❯ tests/integration/git.test.ts:673:7
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errors: [ { type: 'FORBIDDEN', path: [ 'createRef' ], extensions: { saml_failure: false }, locations: [ { line: 3, column: 5 } ], message: 'Resource not accessible by integration' } ], data: { createRef: null }, request: { query: '\n mutation createRef($input: CreateRefInput!) {\n createRef(input: $input) {\n ref {\n id\n }\n }\n }\n', variables: { input: { repositoryId: 'R_kgDOMWLxBA', name: 'refs/heads/test-2921f711-git-specific-base', oid: '4e58f0dac7e18e4b375f888002e920053270090e' } } }, headers: { 'access-control-allow-origin': '*', 'access-control-expose-headers': 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset', 'content-encoding': 'gzip', 'content-security-policy': 'default-src \'none\'', 'content-type': 'application/json; charset=utf-8', date: 'Tue, 19 May 2026 10:15:15 GMT', 'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', server: 'github.com', 'strict-transport-security': 'max-age=31536000; includeSubdomains; preload', 'transfer-encoding': 'chunked', vary: 'Accept-Encoding, Accept, X-Requested-With', 'x-content-type-options': 'nosniff', 'x-frame-options': 'deny', 'x-github-media-type': 'github.v3; format=json', 'x-github-request-id': 'B00A:1ECC:472D600:11333A31:6A0C3833', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4981', 'x-ratelimit-reset': '1779189313', 'x-ratelimit-resource': 'graphql', 'x-ratelimit-used': '19', 'x-xss-protection': '0' }, response: { data: { createRef: null }, errors: [ { type: 'FORBIDDEN', path: [ 'createRef' ], extensions: { saml_failure: false }, locations: [ { line: 3, column: 5 } ], message: 'Resource not accessible by integration' } ] } }
|
|
tests/integration/git.test.ts > git > commitChangesFromRepo > should correctly commit all changes for group: with-ignored-symlink:
src/github/graphql/queries.ts#L134
GraphqlResponseError: Request failed due to following response errors:
- Resource not accessible by integration
❯ node_modules/.pnpm/@octokit+graphql@9.0.3/node_modules/@octokit/graphql/dist-bundle/index.js:89:13
❯ createRefMutation src/github/graphql/queries.ts:134:3
❯ commitFilesFromBase64 src/core.ts:137:29
❯ tests/integration/git.test.ts:365:9
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errors: [ { type: 'FORBIDDEN', path: [ 'createRef' ], extensions: { saml_failure: false }, locations: [ { line: 3, column: 5 } ], message: 'Resource not accessible by integration' } ], data: { createRef: null }, request: { query: '\n mutation createRef($input: CreateRefInput!) {\n createRef(input: $input) {\n ref {\n id\n }\n }\n }\n', variables: { input: { repositoryId: 'R_kgDOMWLxBA', name: 'refs/heads/test-2921f711-git-multiple-changes-with-ignored-symlink', oid: '70868094d51590e675eb91069c97b15b2467ade9' } } }, headers: { 'access-control-allow-origin': '*', 'access-control-expose-headers': 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset', 'content-encoding': 'gzip', 'content-security-policy': 'default-src \'none\'', 'content-type': 'application/json; charset=utf-8', date: 'Tue, 19 May 2026 10:15:14 GMT', 'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', server: 'github.com', 'strict-transport-security': 'max-age=31536000; includeSubdomains; preload', 'transfer-encoding': 'chunked', vary: 'Accept-Encoding, Accept, X-Requested-With', 'x-content-type-options': 'nosniff', 'x-frame-options': 'deny', 'x-github-media-type': 'github.v3; format=json', 'x-github-request-id': 'B00A:1ECC:472C6D8:1132FF72:6A0C3831', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4989', 'x-ratelimit-reset': '1779189313', 'x-ratelimit-resource': 'graphql', 'x-ratelimit-used': '11', 'x-xss-protection': '0' }, response: { data: { createRef: null }, errors: [ { type: 'FORBIDDEN', path: [ 'createRef' ], extensions: { saml_failure: false }, locations: [ { line: 3, column: 5 } ], message: 'Resource not accessible by integration' } ] } }
|
|
tests/integration/git.test.ts > git > commitChangesFromRepo > should correctly commit all changes for group: standard:
src/github/graphql/queries.ts#L134
GraphqlResponseError: Request failed due to following response errors:
- Resource not accessible by integration
❯ node_modules/.pnpm/@octokit+graphql@9.0.3/node_modules/@octokit/graphql/dist-bundle/index.js:89:13
❯ createRefMutation src/github/graphql/queries.ts:134:3
❯ commitFilesFromBase64 src/core.ts:137:29
❯ tests/integration/git.test.ts:365:9
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errors: [ { type: 'FORBIDDEN', path: [ 'createRef' ], extensions: { saml_failure: false }, locations: [ { line: 3, column: 5 } ], message: 'Resource not accessible by integration' } ], data: { createRef: null }, request: { query: '\n mutation createRef($input: CreateRefInput!) {\n createRef(input: $input) {\n ref {\n id\n }\n }\n }\n', variables: { input: { repositoryId: 'R_kgDOMWLxBA', name: 'refs/heads/test-2921f711-git-multiple-changes-standard', oid: '70868094d51590e675eb91069c97b15b2467ade9' } } }, headers: { 'access-control-allow-origin': '*', 'access-control-expose-headers': 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset', 'content-encoding': 'gzip', 'content-security-policy': 'default-src \'none\'', 'content-type': 'application/json; charset=utf-8', date: 'Tue, 19 May 2026 10:15:13 GMT', 'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', server: 'github.com', 'strict-transport-security': 'max-age=31536000; includeSubdomains; preload', 'transfer-encoding': 'chunked', vary: 'Accept-Encoding, Accept, X-Requested-With', 'x-content-type-options': 'nosniff', 'x-frame-options': 'deny', 'x-github-media-type': 'github.v3; format=json', 'x-github-request-id': 'B00A:1ECC:472C164:1132EA8E:6A0C3831', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4994', 'x-ratelimit-reset': '1779189313', 'x-ratelimit-resource': 'graphql', 'x-ratelimit-used': '6', 'x-xss-protection': '0' }, response: { data: { createRef: null }, errors: [ { type: 'FORBIDDEN', path: [ 'createRef' ], extensions: { saml_failure: false }, locations: [ { line: 3, column: 5 } ], message: 'Resource not accessible by integration' } ] } }
|
|
tests/integration/fs.test.ts > fs > commitFilesFromDirectory > should commit a file:
src/github/graphql/queries.ts#L134
GraphqlResponseError: Request failed due to following response errors:
- Resource not accessible by integration
❯ node_modules/.pnpm/@octokit+graphql@9.0.3/node_modules/@octokit/graphql/dist-bundle/index.js:89:13
❯ createRefMutation src/github/graphql/queries.ts:134:3
❯ commitFilesFromBase64 src/core.ts:137:29
❯ tests/integration/fs.test.ts:30:7
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errors: [ { type: 'FORBIDDEN', path: [ 'createRef' ], extensions: { saml_failure: false }, locations: [ { line: 3, column: 5 } ], message: 'Resource not accessible by integration' } ], data: { createRef: null }, request: { query: '\n mutation createRef($input: CreateRefInput!) {\n createRef(input: $input) {\n ref {\n id\n }\n }\n }\n', variables: { input: { repositoryId: 'R_kgDOMWLxBA', name: 'refs/heads/test-2921f711-fs-commit-file', oid: '07cad0280f6a48e5c50296f81acf7a22e8bc9a57' } } }, headers: { 'access-control-allow-origin': '*', 'access-control-expose-headers': 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset', 'content-encoding': 'gzip', 'content-security-policy': 'default-src \'none\'', 'content-type': 'application/json; charset=utf-8', date: 'Tue, 19 May 2026 10:15:13 GMT', 'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', server: 'github.com', 'strict-transport-security': 'max-age=31536000; includeSubdomains; preload', 'transfer-encoding': 'chunked', vary: 'Accept-Encoding, Accept, X-Requested-With', 'x-content-type-options': 'nosniff', 'x-frame-options': 'deny', 'x-github-media-type': 'github.v3; format=json', 'x-github-request-id': 'B008:1B735C:6462FCA:18399614:6A0C3831', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4995', 'x-ratelimit-reset': '1779189313', 'x-ratelimit-resource': 'graphql', 'x-ratelimit-used': '5', 'x-xss-protection': '0' }, response: { data: { createRef: null }, errors: [ { type: 'FORBIDDEN', path: [ 'createRef' ], extensions: { saml_failure: false }, locations: [ { line: 3, column: 5 } ], message: 'Resource not accessible by integration' } ] } }
|
|
CI OK
Process completed with exit code 1.
|