Skip to content

Support for reading CCGameManager.dat and other plist based local files #62

Support for reading CCGameManager.dat and other plist based local files

Support for reading CCGameManager.dat and other plist based local files #62

Triggered via pull request December 28, 2023 19:53
@staduststadust
synchronize #42
plist-support
Status Success
Total duration 2m 31s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

coverage.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
coverage
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/
coverage
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/
coverage
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/
coverage
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/
coverage: src/serde/de/mod.rs#L5
unused import: `crate::serde::IndexedDeserializer`
coverage: src/serde/de/mod.rs#L7
unused imports: `Deserializer`, `MapAccess`, `Visitor`
coverage: src/serde/de/mod.rs#L10
unused imports: `collections::HashMap`, `fmt::Formatter`
coverage: src/serde/de/plist.rs#L1
unused import: `write`
coverage: src/serde/de/plist.rs#L2
unused import: `std::ops::Deref`
coverage: src/serde/de/plist.rs#L99
unused variable: `visitor`
coverage: src/serde/de/plist.rs#L106
unused variable: `visitor`
coverage: src/serde/de/plist.rs#L113
unused variable: `visitor`
coverage: src/serde/de/plist.rs#L120
unused variable: `visitor`
coverage: src/serde/de/plist.rs#L127
unused variable: `visitor`