Skip to content

Use historic BTC rate for expense items; allow BTC as currency #42

Use historic BTC rate for expense items; allow BTC as currency

Use historic BTC rate for expense items; allow BTC as currency #42

Triggered via pull request December 18, 2024 08:41
Status Success
Total duration 3m 59s
Artifacts

ci.yml

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

Annotations

11 warnings
build (16.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (16.x): app/templates/dashboard.hbs#L53
Do not use `action` as {{action ...}}. Instead, use the `on` modifier and `fn` helper.
build (16.x): app/templates/dashboard.hbs#L67
Do not use `action` as {{action ...}}. Instead, use the `on` modifier and `fn` helper.
build (16.x): app/templates/dashboard.hbs#L82
Do not use `action` as {{action ...}}. Instead, use the `on` modifier and `fn` helper.
build (16.x): app/templates/dashboard.hbs#L90
Do not use `action` as {{action ...}}. Instead, use the `on` modifier and `fn` helper.
build (16.x): app/components/add-contribution/template.hbs#L1
Do not use `action` as {{action ...}}. Instead, use the `on` modifier and `fn` helper.
build (16.x): app/components/add-contribution/template.hbs#L5
Do not use `action` as {{action ...}}. Instead, use the `on` modifier and `fn` helper.
build (16.x): app/components/add-contribution/template.hbs#L16
Do not use `action` as {{action ...}}. Instead, use the `on` modifier and `fn` helper.
build (16.x): app/components/add-contribution/template.hbs#L39
Do not use `action` as (action ...). Instead, use the `on` modifier and `fn` helper.
build (16.x): app/components/add-contribution/template.hbs#L33
You are using the component {{ember-flatpickr}} with curly component syntax. You should use <EmberFlatpickr> instead. If it is actually a helper you must manually add it to the 'no-curly-component-invocation' rule configuration, e.g. `'no-curly-component-invocation': { allow: ['ember-flatpickr'] }`.
build (16.x): app/components/add-contribution/template.hbs#L46
You are using the component {{input}} with curly component syntax. You should use <Input> instead. If it is actually a helper you must manually add it to the 'no-curly-component-invocation' rule configuration, e.g. `'no-curly-component-invocation': { allow: ['input'] }`.