Broker country code and date change support. #86
Annotations
22 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run Doc tests:
src/table.rs#L257
unused variable: `record`
|
Run Doc tests:
src/table.rs#L281
unused variable: `record`
|
Run Doc tests:
src/table.rs#L305
unused variable: `record`
|
Run Doc tests:
src/css.rs#L4
static `ROOT_CLASS` is never used
|
Run Doc tests:
src/css.rs#L10
static `ERROR_PARAGRAPH_CLASS` is never used
|
Run Doc tests:
src/css.rs#L34
static `FLEX_CONTAINER_ITEM_40_CLASS` is never used
|
Run Doc tests:
src/data.rs#L10
constant `SPAIN_COUNTRY_CODE` is never used
|
Run Doc tests
`burocratin` (lib) generated 7 warnings
|
Run Unit tests:
src/table.rs#L257
unused variable: `record`
|
Run Unit tests:
src/table.rs#L281
unused variable: `record`
|
Run Unit tests:
src/table.rs#L305
unused variable: `record`
|
Run Unit tests:
src/css.rs#L4
static `ROOT_CLASS` is never used
|
Run Unit tests:
src/css.rs#L10
static `ERROR_PARAGRAPH_CLASS` is never used
|
Run Unit tests:
src/css.rs#L34
static `FLEX_CONTAINER_ITEM_40_CLASS` is never used
|
Run Unit tests:
src/data.rs#L10
constant `SPAIN_COUNTRY_CODE` is never used
|
Run Unit tests
`burocratin` (lib test) generated 7 warnings
|
Loading