Skip to content

chore(repo): Restore examples as workspaces #2222

chore(repo): Restore examples as workspaces

chore(repo): Restore examples as workspaces #2222

Triggered via pull request August 22, 2024 15:27
Status Failure
Total duration 54s
Artifacts

test.yml

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

Annotations

10 errors and 1 warning
test (20): examples/api/cubemap/app.ts#L35
Type 'AppUniforms' does not satisfy the constraint 'Record<string, UniformValue>'.
test (20): examples/api/cubemap/app.ts#L38
Type 'string' is not assignable to type 'never'.
test (20): examples/api/cubemap/app.ts#L39
Type 'string' is not assignable to type 'never'.
test (20): examples/api/cubemap/app.ts#L40
Type 'string' is not assignable to type 'never'.
test (20): examples/api/cubemap/app.ts#L41
Type 'string' is not assignable to type 'never'.
test (20): examples/api/texture-3d/app.ts#L20
'source' is declared but its value is never read.
test (20): examples/api/texture-3d/app.ts#L98
Object literal may only specify known properties, and 'mvpMatrix' does not exist in type 'Required<UniformTypes<PickUniforms<AppUniforms>>>'.
test (20): examples/api/texture-3d/app.ts#L165
Type 'ShaderInputs<{ app: AppUniforms; }>' is not assignable to type 'ShaderInputs<Partial<Record<string, Record<string, unknown>>>>'.
test (20): examples/showcase/postprocessing/app.ts#L57
'outputTexture' is declared but its value is never read.
test (20): examples/showcase/postprocessing/app.ts#L57
Argument of type '{ sourceTexture: AsyncTexture; }' is not assignable to parameter of type '{ sourceTexture: AsyncTexture; uniforms: any; bindings: any; }'.
test (20)
Unexpected input(s) 'cache', valid inputs are ['volta-version', 'node-version', 'npm-version', 'yarn-version', 'package-json-path', 'variant', 'registry-url', 'scope', 'token', 'always-auth']