Skip to content

[Feature] support Assign token to update the content of a token #2579

[Feature] support Assign token to update the content of a token

[Feature] support Assign token to update the content of a token #2579

Triggered via pull request October 5, 2024 15:18
Status Failure
Total duration 1m 58s
Artifacts

python.yml

on: pull_request
Matrix: Check everything builds & tests
Matrix: Check it builds for Windows 32-bit
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 28 warnings
Check everything builds & tests (ubuntu-latest): tokenizers/src/models/unigram/serialization.rs#L72
this function takes 4 arguments but 3 arguments were supplied
Check everything builds & tests (ubuntu-latest): tokenizers/src/models/unigram/trainer.rs#L181
this function takes 4 arguments but 3 arguments were supplied
Check everything builds & tests (ubuntu-latest): tokenizers/src/models/unigram/trainer.rs#L570
this function takes 4 arguments but 3 arguments were supplied
Check everything builds & tests (ubuntu-latest): tokenizers/src/models/unigram/trainer.rs#L579
this function takes 4 arguments but 3 arguments were supplied
Check everything builds & tests (ubuntu-latest): tokenizers/src/models/unigram/trainer.rs#L603
this function takes 4 arguments but 3 arguments were supplied
Check everything builds & tests (ubuntu-latest)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Check everything builds & tests (macos-latest)
The job was canceled because "ubuntu-latest" failed.
Check everything builds & tests (macos-latest)
The operation was canceled.
Check it builds for Windows 32-bit (3.9): tokenizers/src/models/unigram/serialization.rs#L72
this function takes 4 arguments but 3 arguments were supplied
Check it builds for Windows 32-bit (3.9): tokenizers/src/models/unigram/trainer.rs#L181
this function takes 4 arguments but 3 arguments were supplied
Check it builds for Windows 32-bit (3.9): tokenizers/src/models/unigram/trainer.rs#L570
this function takes 4 arguments but 3 arguments were supplied
Check it builds for Windows 32-bit (3.9): tokenizers/src/models/unigram/trainer.rs#L579
this function takes 4 arguments but 3 arguments were supplied
Check it builds for Windows 32-bit (3.9): tokenizers/src/models/unigram/trainer.rs#L603
this function takes 4 arguments but 3 arguments were supplied
Check it builds for Windows 32-bit (3.9)
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
Check it builds for Windows 32-bit (3.7)
The job was canceled because "_3_9" failed.
Check it builds for Windows 32-bit (3.7): tokenizers/src/models/unigram/serialization.rs#L72
this function takes 4 arguments but 3 arguments were supplied
Check it builds for Windows 32-bit (3.7): tokenizers/src/models/unigram/trainer.rs#L181
this function takes 4 arguments but 3 arguments were supplied
Check it builds for Windows 32-bit (3.7): tokenizers/src/models/unigram/trainer.rs#L570
this function takes 4 arguments but 3 arguments were supplied
Check it builds for Windows 32-bit (3.7): tokenizers/src/models/unigram/trainer.rs#L579
this function takes 4 arguments but 3 arguments were supplied
Check it builds for Windows 32-bit (3.7): tokenizers/src/models/unigram/trainer.rs#L603
this function takes 4 arguments but 3 arguments were supplied
Check it builds for Windows 32-bit (3.7)
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
Check it builds for Windows 32-bit (3.10)
The job was canceled because "_3_9" failed.
Check it builds for Windows 32-bit (3.10): tokenizers/src/models/unigram/serialization.rs#L72
this function takes 4 arguments but 3 arguments were supplied
Check it builds for Windows 32-bit (3.10): tokenizers/src/models/unigram/trainer.rs#L181
this function takes 4 arguments but 3 arguments were supplied
Check it builds for Windows 32-bit (3.10): tokenizers/src/models/unigram/trainer.rs#L570
this function takes 4 arguments but 3 arguments were supplied
Check it builds for Windows 32-bit (3.10): tokenizers/src/models/unigram/trainer.rs#L579
this function takes 4 arguments but 3 arguments were supplied
Check it builds for Windows 32-bit (3.10): tokenizers/src/models/unigram/trainer.rs#L603
this function takes 4 arguments but 3 arguments were supplied
Check it builds for Windows 32-bit (3.10)
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
Check it builds for Windows 32-bit (3.8)
The job was canceled because "_3_9" failed.
Check it builds for Windows 32-bit (3.8)
The operation was canceled.
Check everything builds & tests (ubuntu-latest)
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, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Check everything builds & tests (ubuntu-latest)
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, actions/setup-python@v4, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check everything builds & tests (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/
Check everything builds & tests (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/
Check everything builds & tests (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/
Check everything builds & tests (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/
Check everything builds & tests (macos-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/
Check everything builds & tests (macos-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/
Check everything builds & tests (macos-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/
Check everything builds & tests (macos-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/
Check it builds for Windows 32-bit (3.9)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions/setup-python@v2, 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/
Check it builds for Windows 32-bit (3.9)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1, actions/setup-python@v2, 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/
Check it builds for Windows 32-bit (3.9)
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/
Check it builds for Windows 32-bit (3.9)
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/
Check it builds for Windows 32-bit (3.9)
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/
Check it builds for Windows 32-bit (3.9)
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/
Check it builds for Windows 32-bit (3.7)
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/
Check it builds for Windows 32-bit (3.7)
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/
Check it builds for Windows 32-bit (3.7)
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/
Check it builds for Windows 32-bit (3.7)
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/
Check it builds for Windows 32-bit (3.10)
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/
Check it builds for Windows 32-bit (3.10)
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/
Check it builds for Windows 32-bit (3.10)
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/
Check it builds for Windows 32-bit (3.10)
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/
Check it builds for Windows 32-bit (3.8)
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/
Check it builds for Windows 32-bit (3.8)
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/
Check it builds for Windows 32-bit (3.8)
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/
Check it builds for Windows 32-bit (3.8)
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/