anthropics / anthropics/sandbox-runtime
Can't access Apple SystemConfiguration framework
- Lenguaje dominante
- TypeScript
- Estrellas
- 5.2k
- Forks
- 439
- Merge medio
- 2 d 9 min
- PR fusionados (30 d)
- 13
Descripción
When running [taplo](https://github.com/tamasfe/taplo) which uses the [system_configuration crate](https://docs.rs/system-configuration/latest/system_configuration/index.html) to access Apple [SystemConfiguration](https://developer.apple.com/documentation/systemconfiguration?language=objc):
```
❯ srt taplo lint pyproject.toml
Running: taplo lint pyproject.toml
thread 'main' panicked at /Users/brew/Library/Caches/Homebrew/cargo_cache/registry/src/index.crates.io-1949cf8c6b5b557f/system-configuration-0.5.1/src/dynamic_store.rs:154:1:
Attempted to create a NULL object.
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
❯ srt --version
1.0.0
```
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.