docs: add website #24
ci.yml
on: pull_request
lint
24s
build-library
17s
build-android
48s
build-ios
1m 23s
Annotations
4 errors and 11 warnings
|
lint
Process completed with exit code 2.
|
|
lint:
website/src/content.config.ts#L1
Cannot find module 'astro:content' or its corresponding type declarations.
|
|
lint:
website/node_modules/@astrojs/starlight/schemas/hero.ts#L2
Cannot find module 'astro:content' or its corresponding type declarations.
|
|
lint:
website/node_modules/@astrojs/starlight/schema.ts#L2
Cannot find module 'astro:content' or its corresponding type declarations.
|
|
lint:
src/__tests__/index.test.tsx#L39
Do not use 'new' for side effects
|
|
build-ios:
ios/WebWorkerRuntime.mm#L320
block implicitly retains 'self'; explicitly mention 'self' to indicate this is intended behavior [-Wimplicit-retain-self]
|
|
build-ios:
ios/WebWorkerRuntime.mm#L305
block implicitly retains 'self'; explicitly mention 'self' to indicate this is intended behavior [-Wimplicit-retain-self]
|
|
build-ios:
ios/WebWorkerRuntime.mm#L299
block implicitly retains 'self'; explicitly mention 'self' to indicate this is intended behavior [-Wimplicit-retain-self]
|
|
build-ios:
ios/WebWorkerRuntime.mm#L299
block implicitly retains 'self'; explicitly mention 'self' to indicate this is intended behavior [-Wimplicit-retain-self]
|
|
build-ios:
ios/WebWorkerRuntime.mm#L326
block implicitly retains 'self'; explicitly mention 'self' to indicate this is intended behavior [-Wimplicit-retain-self]
|
|
build-ios:
ios/WebWorkerRuntime.mm#L322
block implicitly retains 'self'; explicitly mention 'self' to indicate this is intended behavior [-Wimplicit-retain-self]
|
|
build-ios:
ios/WebWorkerRuntime.mm#L320
block implicitly retains 'self'; explicitly mention 'self' to indicate this is intended behavior [-Wimplicit-retain-self]
|
|
build-ios:
ios/WebWorkerRuntime.mm#L305
block implicitly retains 'self'; explicitly mention 'self' to indicate this is intended behavior [-Wimplicit-retain-self]
|
|
build-ios:
ios/WebWorkerRuntime.mm#L299
block implicitly retains 'self'; explicitly mention 'self' to indicate this is intended behavior [-Wimplicit-retain-self]
|
|
build-ios:
ios/WebWorkerRuntime.mm#L299
block implicitly retains 'self'; explicitly mention 'self' to indicate this is intended behavior [-Wimplicit-retain-self]
|