build(deps): update nom requirement from 7 to 8 #47
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/
|