anthropics / anthropics/sandbox-runtime

Can't access Apple SystemConfiguration framework

Abierto
#30 3 comentarios 3 reacciones 0 asignados Ver en GitHub
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.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.