Skip to content

build(deps): update nom requirement from 7 to 8 #47

build(deps): update nom requirement from 7 to 8

build(deps): update nom requirement from 7 to 8 #47

Triggered via pull request February 3, 2025 18:22
Status Failure
Total duration 23s
Artifacts

lint.yml

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

Annotations

10 errors and 4 warnings
ci (stable, ubuntu-latest): src/parser/game.rs#L6
use of deprecated function `nom::sequence::tuple`: `Parser` is directly implemented for tuples
ci (stable, ubuntu-latest): src/parser/game.rs#L116
use of deprecated function `nom::sequence::tuple`: `Parser` is directly implemented for tuples
ci (stable, ubuntu-latest): src/parser/game.rs#L159
use of deprecated function `nom::sequence::tuple`: `Parser` is directly implemented for tuples
ci (stable, ubuntu-latest): src/parser/game.rs#L202
use of deprecated function `nom::sequence::tuple`: `Parser` is directly implemented for tuples
ci (stable, ubuntu-latest): src/parser/game.rs#L23
expected function, found `impl nom::Parser<&[u8], Output = &[u8], Error = nom::error::Error<&[u8]>>`
ci (stable, ubuntu-latest): src/parser/game.rs#L27
expected function, found `impl nom::Parser<&[u8], Output = &[u8], Error = nom::error::Error<&[u8]>>`
ci (stable, ubuntu-latest): src/parser/game.rs#L31
expected function, found `impl nom::Parser<_, Output = value::Color, Error = _>`
ci (stable, ubuntu-latest): src/parser/game.rs#L38
expected function, found `impl nom::Parser<&[u8], Output = std::time::Duration, Error = _>`
ci (stable, ubuntu-latest): src/parser/game.rs#L46
expected function, found `impl nom::Parser<_, Output = value::PieceType, Error = _>`
ci (stable, ubuntu-latest): src/parser/game.rs#L50
expected function, found `impl nom::Parser<_, Output = value::PieceType, Error = _>`
ci (stable, ubuntu-latest)
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/
ci (stable, ubuntu-latest)
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/
ci (stable, ubuntu-latest)
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/
ci (stable, ubuntu-latest)
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/