McLaynV

Results 11 issues of McLaynV

I tried doing TicTacToe as much typed in TypeScript as possible. This `AiEnumerate` is the only type that I needed and that could be available from boardgame.io ---- Here is...

`::-webkit-details-marker` pseudo element selector is deprecated. Please use `::marker` instead. See https://chromestatus.com/feature/6730096436051968 for more details.

Coordinates (lat/lon) can only be given in the 12.3456 or -12.3456 format. You could also implement parsing of 12.3456N ...S ...E ...W

Hello, I'm new to Javascript, so it is probably my problem, but I've spent a few evenings on this and wasn't able to google anything related, so here I am...

### Current behavior ``` > npm install npm WARN deprecated [email protected]: Renamed to read-package-up ``` ### Expected behavior Switch from `read-pkg-up` to the new package [`read-package-up`](https://www.npmjs.com/package/read-package-up) ### `semantic-release` version 22.0.8...

Update currently supported Node.js LTS versions for the `tests` workflow acording to https://endoflife.date/nodejs

### Current Behavior When I look in the https://github.com/adorsys/keycloak-config-cli/releases/download/v6.1.5/keycloak-config-cli-24.0.5.jar file `META-INF/maven/de.adorsys.keycloak/keycloak-config-cli/pom.xml` XPath `/project/properties/keycloak.version`, there is version `25.0.1`. ### Expected Behavior I expect to find `keycloak.version=24.0.5` in the `keycloak-config-cli-24.0.5.jar` ### Steps...

bug

# Description When a user has a space in their username, they are unable to reset a forgotten password. It looks like some URL (un)escaping issue. # Version * Grav...