Skip to content

add a quick and dirty android build workflow #575

add a quick and dirty android build workflow

add a quick and dirty android build workflow #575

Triggered via pull request March 29, 2024 20:18
@BilligsterUserBilligsterUser
synchronize #330
build
Status Failure
Total duration 1m 10s
Artifacts

node.js.yml

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

Annotations

11 errors and 1 warning
build (21.x): src/components/InitialModal.tsx#L25
Argument of type '["getStarted"]' is not assignable to parameter of type '[key: string | string[], options: TOptionsBase & $Dictionary & { defaultValue: string; }] | [key: string | string[], defaultValue: string, options?: (TOptionsBase & $Dictionary) | undefined] | [key: ...]'.
build (21.x): src/components/InitialModal.tsx#L28
Argument of type '["startHint"]' is not assignable to parameter of type '[key: string | string[], options: TOptionsBase & $Dictionary & { defaultValue: string; }] | [key: string | string[], defaultValue: string, options?: (TOptionsBase & $Dictionary) | undefined] | [key: ...]'.
build (21.x): src/components/InitialModal.tsx#L30
Argument of type '["addEnutsMint"]' is not assignable to parameter of type '[key: string | string[], options: TOptionsBase & $Dictionary & { defaultValue: string; }] | [key: string | string[], defaultValue: string, options?: (TOptionsBase & $Dictionary) | undefined] | [key: ...]'.
build (21.x): src/components/InitialModal.tsx#L32
Argument of type '["addMintUrl"]' is not assignable to parameter of type '[key: string | string[], options: TOptionsBase & $Dictionary & { defaultValue: string; }] | [key: string | string[], defaultValue: string, options?: (TOptionsBase & $Dictionary) | undefined] | [key: ...]'.
build (21.x)
Process completed with exit code 2.
build (18.x)
The job was canceled because "_21_x" failed.
build (18.x): src/components/InitialModal.tsx#L25
Argument of type '["getStarted"]' is not assignable to parameter of type '[key: string | string[], options: TOptionsBase & $Dictionary & { defaultValue: string; }] | [key: string | string[], defaultValue: string, options?: (TOptionsBase & $Dictionary) | undefined] | [key: ...]'.
build (18.x): src/components/InitialModal.tsx#L28
Argument of type '["startHint"]' is not assignable to parameter of type '[key: string | string[], options: TOptionsBase & $Dictionary & { defaultValue: string; }] | [key: string | string[], defaultValue: string, options?: (TOptionsBase & $Dictionary) | undefined] | [key: ...]'.
build (18.x): src/components/InitialModal.tsx#L30
Argument of type '["addEnutsMint"]' is not assignable to parameter of type '[key: string | string[], options: TOptionsBase & $Dictionary & { defaultValue: string; }] | [key: string | string[], defaultValue: string, options?: (TOptionsBase & $Dictionary) | undefined] | [key: ...]'.
build (18.x): src/components/InitialModal.tsx#L32
Argument of type '["addMintUrl"]' is not assignable to parameter of type '[key: string | string[], options: TOptionsBase & $Dictionary & { defaultValue: string; }] | [key: string | string[], defaultValue: string, options?: (TOptionsBase & $Dictionary) | undefined] | [key: ...]'.
build (18.x)
Process completed with exit code 2.
build (21.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.