-
Failure link
------------
From an internal build `Test_openjdk16_j9_sanity.system_aarch64_linux_testList_0/4/` (`cent7-aarch64-2`):
```
openjdk version "16.0.1" 2021-04-20
OpenJDK Runtime Envir…
-
compiling kernel 5.9.-rc1 with LLVM-10 produces
> HOSTCC arch/x86/tools/insn_sanity
> TEST posttest
> llvm-objdump-10: Unknown command line argument '-v'. Try: 'llvm-objdump-10 --help'
> …
ghost updated
3 years ago
-
Great project! Tried to use it with my project, however, it was failing with an error `Error: Could not find `NextDataHooksContext`. Ensure `NextDataHooksProvider` is configured correctly.`
Tried t…
-
Currently having a document which has a lot of references or references that are nested requires expanding everything manually and applying typescript hacks which makes the code type-safe. I think it …
-
While running sanity.openjdk test following assertion was raise in P10 machine, leading to test failure.
```
Assertion failed at omr/compiler/p/codegen/PPCBinaryEncoding.cpp:103: reg->getKind() == T…
-
Hi there, I attempted to generate types using this tool with the blog template schema from `sanity init` and I kept getting this error.
```
[kingbri@kingremote studio-test]$ npx sanity-codegen
Ty…
-
I think in `sanity-codegen.ts` the `authorThumbnail._type` should be `image`. Looks like the correct type for images are `_type="image"` for singletons and `_type=${name}` for images in arrays?
So…
-
Hello, first of all, this is a great tool that you have here, It can be very useful for using Sanity with Typescript!
I understand that right now there is no support for additional types, which is …
-
Hi,
First of all, thank you for the great tool!
I think there might be a regression in 0.8.0 (from two days ago). I've reproduced the behavior below on the latest Node 12 and 14, I'm on Ubuntu.
…
-
Need to support mixed refs.
knn-k updated
3 years ago