-
Updated to the latest version of typebox, and TypeSystem configurations all be disappeared.
https://github.com/samchon/typia/actions/runs/5906512984
-
# Problem/Motivation
I had some file function nodes that referenced code inside a file. The location of file supposed to be relative to userDir settings - which was fixed to `/config/node-red` in …
-
-- 50-DublinHalf-2014.sql
INSERT INTO wp_bhaa_raceresult(race,runner,racetime,position,racenumber,category,standard,class,company)
SELECT 3841,2075,'01:00:00',1,2075,
getAgeCategory(
(SELECT me…
-
# context
I'm trying to use [typeschema](https://github.com/decs/typeschema) (lib that makes runtime validation library-agnostic, so the user can use zod, arktype, valibot, typebox ..) inside the par…
-
Сделать возможность выбирать интерфейс джойстика для эмуляции:
- Kempston
- Sinclair 1
- Sinclair 2
- Cursor joystick
- QAOPNM и возможно доп кнопки сега-джоя на ZXCV или куда-то там
Для этого…
-
I ran into this while trying to define schemas for my environment variables, with some `Type.Transform` to properly convert some primitive types like booleans and numbers.
My unit tests were all wo…
-
'uri' is valid format option by default, but reports: `Unknown string format 'uri'`:
```ts
Type.String({ format: 'uri', ...options })
```
do I need to set it by myself? like:
```ts
Format.Set('u…
-
# Error 1
![bilde](https://github.com/bogeychan/elysia-logger/assets/357860/4b3b88b9-743c-4346-9cdb-a8c4e7227a9e)
```
Argument of type '_INTERNAL_ElysiaLoggerPlugin' is not assignable to parameter…
BeGj updated
12 months ago
-
Hello,
I'm using Fastify with these versions of deps:
"@fastify/type-provider-typebox": "^3.5.0",
"@sinclair/typebox": "^0.31.2",
"fastify": "^4.21.0"
And I noticed today after upgrading…
-
### Paste the command
```
➜ AP512 cat igir_pocket_sync.sh
#!/usr/bin/env bash
set -euo pipefail
here="$(pwd)"
# shellcheck disable=SC2064
trap "cd \"${here}\"" EXIT
cd "$(dirname "$0")…
doggy updated
8 months ago